Skip to content

Commit 5494238

Browse files
committed
feat: trigger base docker build on verifier changes
1 parent 257cb21 commit 5494238

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/base-docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
- main
99
paths:
1010
- 'Dockerfile.base'
11+
- 'internal/verifier/js/**'
12+
- 'internal/verifier/php/**'
1113

1214
env:
1315
DOCKER_BUILDKIT: 1

0 commit comments

Comments
 (0)