Skip to content

Commit 7c3ad23

Browse files
committed
update: run builder on tag as well
1 parent fa2c209 commit 7c3ad23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/imagebuild.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
push:
77
branches:
88
- "main"
9+
tags:
10+
- '*'
911
paths:
1012
- 'Dockerfile'
1113
- 'apache/**'

0 commit comments

Comments
 (0)