Skip to content

Commit

Permalink
Push pipeline image even on master and schedules
Browse files Browse the repository at this point in the history
  • Loading branch information
luksi1 authored and floryut committed Jan 14, 2023
1 parent 4ad56e2 commit 754424e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ pipeline image:
# 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 push $PIPELINE_IMAGE
except: ['triggers', 'master']

0 comments on commit 754424e

Please sign in to comment.