Skip to content

Commit

Permalink
Update prod-build-and-push.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
andr0272 committed Nov 8, 2023
1 parent 151e5f9 commit 3f4c42c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AzurePipelines/prod-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ stages:
Dockerfile: './Dockerfile'
tags: |
$(tag)
latest
production-release
arguments: |
--pull
Expand All @@ -62,4 +63,5 @@ stages:
command: 'push'
tags: |
$(tag)
latest
production-release

0 comments on commit 3f4c42c

Please sign in to comment.