Skip to content

Commit 4c092bd

Browse files
author
Sean Sundberg
committed
Updates docker tag formatting from git tag
Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
1 parent 4f35011 commit 4c092bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
quay.io/cloudnativetoolkit/cli-tools
4949
# Docker tags based on the following events/attributes
5050
tags: |
51-
type=match,pattern=v(.*),group=1
51+
type=ref,event=tag
5252
type=ref,event=branch
5353
type=raw,value=latest,enable={{is_default_branch}}
5454

0 commit comments

Comments
 (0)