set commit SHA tags

This commit is contained in:
Jade Ellis 2025-01-09 17:21:25 +00:00
parent 41941cddc1
commit a447ca5a7b
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=ref,event=branch
type=ref,event=pr
type=sha,format=long,prefix={{branch}}-
images: ${{needs.define-variables.outputs.images}}
# default labels & annotations: https://github.com/docker/metadata-action/blob/master/src/meta.ts#L509
env: