mirror of
https://github.com/RIPE-NCC/ripe-atlas-software-probe.git
synced 2024-05-11 05:55:02 +00:00
add only for docker image build
This commit is contained in:
@@ -13,6 +13,9 @@ variables:
|
||||
.build_image_debian:
|
||||
stage: docker_image
|
||||
only:
|
||||
refs:
|
||||
- devel
|
||||
- tags
|
||||
changes:
|
||||
- .gitlab-ci.yml
|
||||
- $DOCKER_DIR/Dockerfile
|
||||
@@ -45,6 +48,9 @@ build_image_debian11:
|
||||
.build_image_centos:
|
||||
stage: docker_image
|
||||
only:
|
||||
refs:
|
||||
- devel
|
||||
- tags
|
||||
changes:
|
||||
- .gitlab-ci.yml
|
||||
- $DOCKER_DIR/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user