Skip to content

Commit

Permalink
Build only with commits to the docker folder
Browse files Browse the repository at this point in the history
  • Loading branch information
giohappy committed Oct 9, 2023
1 parent 61b2dc3 commit bb70018
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Docker Image (Build and Push)
on:
push:
branches: [ master ]
paths:
- "docker/**"

jobs:
geoserver:
Expand Down

0 comments on commit bb70018

Please sign in to comment.