mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-06 14:56:11 +02:00
set commit SHA tags
This commit is contained in:
parent
97b7623729
commit
892c0f4d49
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish-image.yml
vendored
1
.github/workflows/publish-image.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue