Skip to content

Commit 9245e96

Browse files
authored
ci: create Docker image on tag
Signed-off-by: Bradley Reynolds <bradley.reynolds@darbia.dev>
1 parent 85707d3 commit 9245e96

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)