Update builder.yaml

This commit is contained in:
habuild 2022-08-06 01:39:21 +10:00 committed by GitHub
parent 11e03a6daf
commit 4bf0cf4739
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.yaml config.* Dockerfile rootfs"
MONITORED_FILES: "build.* config.* Dockerfile rootfs"
on:
push: