set commit SHA tags

This commit is contained in:
Jade Ellis 2025-01-09 17:21:25 +00:00
parent 97b7623729
commit 892c0f4d49
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -276,6 +276,7 @@ jobs:
type=semver,pattern=v{{major}},enable=${{ !startsWith(github.ref, 'refs/tags/v0.') }} type=semver,pattern=v{{major}},enable=${{ !startsWith(github.ref, 'refs/tags/v0.') }}
type=ref,event=branch type=ref,event=branch
type=ref,event=pr type=ref,event=pr
type=sha,format=long,prefix={{branch}}-
images: ${{needs.define-variables.outputs.images}} images: ${{needs.define-variables.outputs.images}}
# default labels & annotations: https://github.com/docker/metadata-action/blob/master/src/meta.ts#L509 # default labels & annotations: https://github.com/docker/metadata-action/blob/master/src/meta.ts#L509
env: env: