Skip to content

Commit 3986eaa

Browse files
authored
Add github tag as tag to image (#537)
1 parent 1f2c650 commit 3986eaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-push.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
tags: |
3535
type=sha,prefix=,format=long
3636
type=schedule
37+
type=ref,event=tag
3738
type=ref,event=branch
3839
type=ref,event=pr
3940
type=raw,value=latest,enable={{ is_default_branch }}

0 commit comments

Comments
 (0)