Skip to content

Commit d5fe41a

Browse files
authored
Update Docker build workflow tag pattern
1 parent 894b2f9 commit d5fe41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- "elx-vault-main"
77
tags:
8-
- ELX**
8+
- "**"
99

1010
env:
1111
IMAGE_NAME: elx-vault

0 commit comments

Comments
 (0)