Skip to content

Commit

Permalink
Update pipeline-deploy for tags
Browse files Browse the repository at this point in the history
  • Loading branch information
pzeballos authored Feb 20, 2023
1 parent 72832a6 commit b97bd28
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .buildkite/pipeline.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ steps:
plugins:
docker-login#v2.1.0: ~
docker-compose#v4.9.0:
push: tag
config: docker-compose.prod.yml
push:
- linter:buildkite/plugin-linter:${BUILDKITE_TAG}
if: |
build.tag != null

0 comments on commit b97bd28

Please sign in to comment.