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