Skip to content
Snippets Groups Projects
Commit 0fb51f3e authored by Andrea Michelotti's avatar Andrea Michelotti
Browse files

update

parent 8968764d
No related branches found
No related tags found
No related merge requests found
Pipeline #105666 failed
......@@ -316,7 +316,7 @@ ubuntu2204_x86_64:
- shared
image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:2204
script:
- npm install jchaos
- npm install -g jchaos
- repo sync
- if [ -e CACHE ]; then mv CACHE chaosframework/config;fi
- if [ "$TEST_BRANCH" != "$CI_COMMIT_REF_NAME" ]; then ./chaosframework/tools/chaos_git.sh -c $TEST_BRANCH;fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment