mirror of
https://github.com/RIPE-NCC/ripe-atlas-software-probe.git
synced 2024-05-11 05:55:02 +00:00
Set CI pipeline to devel branch
Signed-off-by: Guy Meyer <gmeyer@ripe.net>
This commit is contained in:
+2
-2
@@ -69,7 +69,7 @@ build_image_centos8:
|
||||
.build-ci-test-debian:
|
||||
stage: build
|
||||
only:
|
||||
- ci-test
|
||||
- devel
|
||||
script:
|
||||
- cd ..
|
||||
- HOME=$PWD ripe-atlas-software-probe/build-config/debian/bin/make-deb
|
||||
@@ -93,7 +93,7 @@ build-ci-test-debian11:
|
||||
.build-ci-test-centos:
|
||||
stage: build
|
||||
only:
|
||||
- ci-test
|
||||
- devel
|
||||
script:
|
||||
- cd ..
|
||||
- ripe-atlas-software-probe/build-config/centos/bin/cp-repo-files $CENTOS_VERSION
|
||||
|
||||
Reference in New Issue
Block a user