Skip to content

Commit 236ff50

Browse files
authored
Update dockerimage.yml
1 parent c4ea615 commit 236ff50

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/dockerimage.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- "*"
7+
paths:
8+
- Dockerfile
9+
- entrypoint.sh
710
tags:
811
- "v*"
912

0 commit comments

Comments
 (0)