Fix path name for build file (#3328)

This commit is contained in:
Joakim Sørensen 2021-12-02 11:54:49 +01:00 committed by GitHub
parent e54efa681f
commit 373f452774
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ on:
paths: paths:
- "rootfs/**" - "rootfs/**"
- "supervisor/**" - "supervisor/**"
- build.json - build.yaml
- Dockerfile - Dockerfile
- requirements.txt - requirements.txt
- setup.py - setup.py