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

arm typo

parent 71358906
No related branches found
No related tags found
No related merge requests found
Pipeline #61065 failed
......@@ -426,6 +426,8 @@ build_arm_linux26:
script:
- alias python=python3
- export DISTRIB_NAME=chaos-distrib-$REVNAME-$CI_JOB_NAME
- repo sync -n chaos_dashboard.git -j1 --fail-fast
- 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
- export PATH=/usr/local/chaos/gcc-arm-infn-linux26/bin/:$PATH
......
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