Update builder.yaml
This commit is contained in:
parent
11e03a6daf
commit
4bf0cf4739
1 changed files with 1 additions and 1 deletions
2
.github/workflows/builder.yaml
vendored
2
.github/workflows/builder.yaml
vendored
|
@ -2,7 +2,7 @@ name: Builder
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILD_ARGS: "--test"
|
BUILD_ARGS: "--test"
|
||||||
MONITORED_FILES: "build.yaml config.* Dockerfile rootfs"
|
MONITORED_FILES: "build.* config.* Dockerfile rootfs"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue