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

Update .gitlab-ci.yml

parent 870a6acf
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -14,7 +14,7 @@ before_script:
- chmod 600 /builds/amichelo/chaos_bundle_compilation/deploy.key
- mkdir -f build_$CI_JOB_STAGE
- export INSTALL_DIR=/builds/amichelo/chaos_bundle_compilation/chaos-distrib-$CI_JOB_STAGE
- mkdir -f $INSTALL_DIR
- mkdir -p $INSTALL_DIR
- cd build_$CI_JOB_STAGE
- echo "Working directory:$PWD"
- echo "Install prefix :$INSTALL_DIR"
......
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