mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-12-11 05:36:14 +08:00
No {{sha}} in docker image names?
This commit is contained in:
parent
9e2d8d02b9
commit
40a352c3c0
1 changed files with 0 additions and 2 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -33,9 +33,7 @@ jobs:
|
|||
tags: |
|
||||
type=ref,suffix=-{{sha}},event=pr
|
||||
type=ref,event=branch
|
||||
type=ref,suffix=-{{sha}},event=branch
|
||||
type=ref,event=tag
|
||||
type=ref,suffix=-{{sha}},event=tag
|
||||
# The rest of the org.opencontainers.image.xxx labels are dynamically generated
|
||||
labels: |
|
||||
org.opencontainers.image.description=SnappyMail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue