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

Update .gitlab-ci.yml

parent 49655440
No related branches found
No related tags found
No related merge requests found
Pipeline #
stages:
- ubuntu1604_experimental_x86_64
- ubuntu1604_experimental_test_x86_64
- ubuntu1404_experimental_x86_64
- ubuntu1404_experimental_test_x86_64
- buildxarm_experimental_linux26
- build_arm_experimental_linux26
#- ubuntu1604_x86_64
#- ubuntu1604_test_x86_64
#- buildxarm_linux26
#- ubuntu1404_x86_64
#- ubuntu1404_test_x86_64
cache:
key: $CI_BUILD_REF_NAME
paths:
......@@ -92,10 +94,10 @@ ubuntu1404_experimental_test_x86_64:
- source chaos_env.sh
- ./tools/chaos_test.sh .
buildxarm_experimental_linux26:
build_arm_experimental_linux26:
tags:
- shared
stage: buildxarm_experimental_linux26
stage: build_arm_experimental_linux26
image: baltig.infn.it:4567/amichelo/chaos_bundle_compilation:1404
script:
- mkdir chaos_bundle
......
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