Fix CI to only build on Dockerfile changes
This commit is contained in:
parent
c03dd19396
commit
3bedb7a0bb
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
when:
|
||||||
|
path: "*Dockerfile*"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
build-main:
|
build-main:
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue