Skip to content

Commit 339e5f0

Browse files
authored
build image when pushing master (#555)
1 parent 2263dcf commit 339e5f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dockerimage.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: docker-image
22

33
on:
44
push:
5+
branches:
6+
- master
57
tags:
68
- v*
79

0 commit comments

Comments
 (0)