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

build on shared

parent 1f966cc2
No related branches found
No related tags found
No related merge requests found
Pipeline #35369 failed
......@@ -85,6 +85,8 @@ before_script:
build_i686_static_linux26:
stage: build
retry: 2
tags:
- shared
image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:cross
script:
- repo init -q --no-clone-bundle -u git@baltig.infn.it:chaos-lnf-control/chaos_repo_bundle.git -b $CI_COMMIT_REF_NAME
......@@ -118,6 +120,8 @@ build_i686_static_linux26:
build_i686_dynamic_linux26:
stage: build
tags:
- shared
retry: 2
image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:cross
script:
......@@ -151,6 +155,8 @@ build_i686_dynamic_linux26:
build_armhf_dynamic:
stage: build
tags:
- shared
retry: 2
image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:cross
script:
......@@ -182,6 +188,8 @@ build_armhf_dynamic:
build_armhf_static:
stage: build
tags:
- shared
retry: 2
image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:cross
script:
......@@ -243,6 +251,8 @@ build_armhf_static:
ubuntu1804_x86_64:
stage: build
tags:
- shared
retry: 2
image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:1804
script:
......@@ -282,6 +292,8 @@ ubuntu1804_x86_64:
ubuntu1804_profile_x86_64:
stage: build
tags:
- shared
retry: 2
image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:1804
script:
......@@ -436,6 +448,8 @@ centos7_x86_64:
build_arm_linux26:
stage: build
tags:
- shared
retry: 2
image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:cross
......
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