Update builder.yaml

This commit is contained in:
habuild 2022-08-06 06:53:51 +10:00 committed by GitHub
parent b5bd876618
commit b0d52a100b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: