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