Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitiwat-owen committed Nov 9, 2023
1 parent 3bfd948 commit bd668f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
with:
context: .
push: true
tags: ${{ env.GIT_HASH }},${{ env.IMAGE_NAME }}:latest
tags: ${{ env.GIT_HASH }},latest
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
Expand Down

0 comments on commit bd668f3

Please sign in to comment.