Updates the tagging functionality of Docker
This commit is contained in:
4
.github/workflows/publish-docker.yml
vendored
4
.github/workflows/publish-docker.yml
vendored
@@ -37,8 +37,8 @@ jobs:
|
||||
${{ env.DH_IMAGE }}
|
||||
ghcr.io/${{ env.GH_IMAGE }}
|
||||
tags: |
|
||||
type=ref,event=tag,prefix=release-,suffix={{tag}}
|
||||
type=ref,event=branch,branch=main
|
||||
type=ref,event=tag,suffix={{tag}}
|
||||
type=ref,event=branch,branch=main,name=latest
|
||||
labels: |
|
||||
maintainer=Lissy93
|
||||
org.opencontainers.image.title=Portainer-Templates
|
||||
|
||||
Reference in New Issue
Block a user