Skip to content

Commit bb70018

Browse files
committed
Build only with commits to the docker folder
1 parent 61b2dc3 commit bb70018

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/latest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Docker Image (Build and Push)
33
on:
44
push:
55
branches: [ master ]
6+
paths:
7+
- "docker/**"
68

79
jobs:
810
geoserver:

0 commit comments

Comments
 (0)