Skip to content

Commit 5d0c515

Browse files
committed
Add additional tag to the Docker image
1 parent f18e759 commit 5d0c515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-digma.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
type=schedule
8686
type=ref,event=branch
8787
type=ref,event=pr
88+
type=match,pattern=v(.*),group=1
8889
type=semver,pattern={{version}}
8990
type=semver,pattern={{major}}.{{minor}}
9091
type=semver,pattern={{major}}

0 commit comments

Comments
 (0)