ci: add test base dockerfile to build triggers
This commit is contained in:
parent
fd5de45ddf
commit
95611a44ac
1
.github/workflows/build-test-base.yml
vendored
1
.github/workflows/build-test-base.yml
vendored
|
@ -8,6 +8,7 @@ on:
|
|||
paths:
|
||||
- 'package.json'
|
||||
- 'requirements.txt'
|
||||
- 'dev/docker-test-base/Dockerfile'
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
Loading…
Reference in a new issue