Skip to content

Commit 49681fd

Browse files
committed
publish sha1-tagged OCI
1 parent 5066623 commit 49681fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
platforms: linux/amd64,linux/arm64
3737
pull: true
3838
push: true
39-
tags: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}:latest
39+
tags: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}:latest,ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}:${{ github.sha }}
4040
labels: |
4141
org.opencontainers.image.title=${{ github.event.repository.name }}
4242
org.opencontainers.image.description=${{ github.event.repository.description }}

0 commit comments

Comments
 (0)