Updates the tagging functionality of Docker

This commit is contained in:
Alicia Sykes
2023-04-23 22:11:24 +01:00
committed by GitHub
parent f8a1c71af7
commit ccd55a4e9f

View File

@@ -37,8 +37,8 @@ jobs:
${{ env.DH_IMAGE }} ${{ env.DH_IMAGE }}
ghcr.io/${{ env.GH_IMAGE }} ghcr.io/${{ env.GH_IMAGE }}
tags: | tags: |
type=ref,event=tag,prefix=release-,suffix={{tag}} type=ref,event=tag,suffix={{tag}}
type=ref,event=branch,branch=main 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