Update builder.yaml
This commit is contained in:
parent
b5bd876618
commit
b0d52a100b
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:
|
||||
# BUILD_ARGS: "--test"
|
||||
MONITORED_FILES: "build.* config.* Dockerfile rootfs --test-sbfspot"
|
||||
MONITORED_FILES: "build.* config.* Dockerfile"
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue