Add github tag as tag to image (#537)

This commit is contained in:
Matthias Pfeil
2023-08-04 18:20:56 +01:00
committed by GitHub
parent 1f2c6507f7
commit 3986eaa4b2

View File

@@ -34,6 +34,7 @@ jobs:
tags: |
type=sha,prefix=,format=long
type=schedule
type=ref,event=tag
type=ref,event=branch
type=ref,event=pr
type=raw,value=latest,enable={{ is_default_branch }}