We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61b2dc3 commit bb70018Copy full SHA for bb70018
1 file changed
.github/workflows/latest.yml
@@ -3,6 +3,8 @@ name: Docker Image (Build and Push)
3
on:
4
push:
5
branches: [ master ]
6
+ paths:
7
+ - "docker/**"
8
9
jobs:
10
geoserver:
0 commit comments