Skip to content

Commit

Permalink
chore: sha prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
vladyoslav authored and toadharvard committed Oct 17, 2024
1 parent a35f846 commit 37314bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
# generate Docker tags based on the following events/attributes
tags: |
type=sha
type=sha,prefix=
type=semver,pattern=v{{version}}
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit 37314bd

Please sign in to comment.