mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Push pipeline image even on master and schedules
This commit is contained in:
@@ -14,4 +14,3 @@ pipeline image:
|
|||||||
# DOCKER_HOST is overwritten if we set it as a GitLab variable
|
# DOCKER_HOST is overwritten if we set it as a GitLab variable
|
||||||
- DOCKER_HOST=tcp://docker:2375; docker build --network host --file pipeline.Dockerfile --tag $PIPELINE_IMAGE .
|
- DOCKER_HOST=tcp://docker:2375; docker build --network host --file pipeline.Dockerfile --tag $PIPELINE_IMAGE .
|
||||||
- docker push $PIPELINE_IMAGE
|
- docker push $PIPELINE_IMAGE
|
||||||
except: ['triggers', 'master']
|
|
||||||
|
|||||||
Reference in New Issue
Block a user