We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4ea615 commit 236ff50Copy full SHA for 236ff50
.github/workflows/dockerimage.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches:
6
- "*"
7
+ paths:
8
+ - Dockerfile
9
+ - entrypoint.sh
10
tags:
11
- "v*"
12
0 commit comments