Update docker workflow
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 14s
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 14s
This commit is contained in:
@ -6,9 +6,11 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- ".gitea/workflows/*"
|
- ".gitea/workflows/*"
|
||||||
- "Dockerfile"
|
- "Dockerfile"
|
||||||
- "*.py"
|
|
||||||
- "requirements.txt"
|
- "requirements.txt"
|
||||||
- "*.jinja"
|
- "*.py"
|
||||||
|
- "templates/*"
|
||||||
|
- "static/*"
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-docker:
|
build-docker:
|
||||||
|
Reference in New Issue
Block a user