Skip to content

Commit

Permalink
Update dev-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 536d7bc commit 151e5f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AzurePipelines/dev-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ stages:
Dockerfile: './Dockerfile'
tags: |
$(tag)
latest
release-candidate
arguments: |
--pull
Expand All @@ -58,4 +59,5 @@ stages:
command: 'push'
tags: |
$(tag)
latest
release-candidate

0 comments on commit 151e5f9

Please sign in to comment.