Update publish-docker.yml
This commit is contained in:
6
.github/workflows/publish-docker.yml
vendored
6
.github/workflows/publish-docker.yml
vendored
@@ -37,9 +37,9 @@ jobs:
|
|||||||
images: |
|
images: |
|
||||||
${{ env.DH_IMAGE }}
|
${{ env.DH_IMAGE }}
|
||||||
ghcr.io/${{ env.GH_IMAGE }}
|
ghcr.io/${{ env.GH_IMAGE }}
|
||||||
tags: |
|
# tags: |
|
||||||
type=ref,event=tag,suffix={{tag}}
|
# type=ref,event=tag,suffix={{tag}}
|
||||||
type=ref,event=branch,branch=main,name=latest
|
# type=ref,event=branch,branch=main,name=latest
|
||||||
labels: |
|
labels: |
|
||||||
maintainer=Lissy93
|
maintainer=Lissy93
|
||||||
org.opencontainers.image.title=Portainer-Templates
|
org.opencontainers.image.title=Portainer-Templates
|
||||||
|
|||||||
Reference in New Issue
Block a user