Skip to content

Commit 9245e96

Browse files
authored
ci: create Docker image on tag
Signed-off-by: Bradley Reynolds <[email protected]>
1 parent 85707d3 commit 9245e96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
tags:
8+
- v*
79

810
permissions:
911
contents: read

0 commit comments

Comments
 (0)