Skip to content

Commit

Permalink
added push to latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Szer committed Sep 26, 2023
1 parent 2af59ac commit f4068cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-azure-acr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: dotnetruacr.azurecr.io/vahter-bot-ban:${{ github.sha }}
tags: dotnetruacr.azurecr.io/vahter-bot-ban:${{ github.sha }}, dotnetruacr.azurecr.io/vahter-bot-ban:latest
file: ./Dockerfile

0 comments on commit f4068cc

Please sign in to comment.