We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d7add commit 49a8ec6Copy full SHA for 49a8ec6
.github/workflows/publish-docker.yml
@@ -38,7 +38,7 @@ jobs:
38
ghcr.io/${{ env.GH_IMAGE }}
39
tags: |
40
type=ref,event=tag,suffix={{tag}}
41
- type=ref,event=branch,branch=main,name=latest,pattern=latest,value=latest
+ type=ref,event=branch,branch=main,name=latest
42
labels: |
43
maintainer=Lissy93
44
org.opencontainers.image.title=Portainer-Templates
0 commit comments