Skip to content

Commit

Permalink
Fix ZN pipeline - try 2
Browse files Browse the repository at this point in the history
  • Loading branch information
tdimitrov committed Oct 18, 2024
1 parent a04d480 commit 13d5d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/pipeline/zombienet/polkadot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ zombienet-polkadot-functional-0015-coretime-shared-core:
before_script:
- !reference [ .zombienet-polkadot-common, before_script ]
- cp --remove-destination ${LOCAL_DIR}/assign-core.js ${LOCAL_DIR}/functional
- cp --remove-destination ${LOCAL_DIR}/force-register-paras.js ${LOCAL_DIR}/functional
- cp --remove-destination ${LOCAL_DIR}/functional/force-register-paras.js ${LOCAL_DIR}/functional
script:
- /home/nonroot/zombie-net/scripts/ci/run-test-local-env-manager.sh
--local-dir="${LOCAL_DIR}/functional"
Expand Down

0 comments on commit 13d5d15

Please sign in to comment.