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

Update .gitlab-ci.yml

parent 5dd09776
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -35,7 +35,7 @@ build_dynamic_framework_x86_64:
- make -j 4 install
build_static_framework_arm_linux26:
stage: buildxarm_linux26
image: baltig.infn.it:4567/amichelo/chaos_bundle_compilation
image: baltig.infn.it:4567/amichelo/chaos_bundle_compilation:latest
script:
- export PATH=/usr/local/chaos/gcc-arm-infn-linux26/bin/:$PATH
- cmake . -DCHAOS_STATIC=ON -DCHAOS_TARGET=arm-linux-2.6 -DCHAOS_CDS=OFF -DCHAOS_MDS=OFF -DCHAOS_WAN=OFF -DCHAOS_EXAMPLES=OFF -DCHAOS_ENABLE_C11=OFF
......
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