Skip to content

Commit

Permalink
Also tag with GITHUB_SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
ir4y committed Mar 12, 2024
1 parent 3032df0 commit 1b78360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- run: docker run --rm --privileged tonistiigi/binfmt --install all
- run: >-
docker buildx build --platform linux/arm64,linux/amd64
--push --tag ${{ env.IMAGE }}:latest .
--push --tag ${{ env.IMAGE }}:latest --tag ${{ env.IMAGE }}:$GITHUB_SHA .

0 comments on commit 1b78360

Please sign in to comment.