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:
|
||||
- ".gitea/workflows/*"
|
||||
- "Dockerfile"
|
||||
- "*.py"
|
||||
- "requirements.txt"
|
||||
- "*.jinja"
|
||||
- "*.py"
|
||||
- "templates/*"
|
||||
- "static/*"
|
||||
|
||||
|
||||
jobs:
|
||||
build-docker:
|
||||
|
Reference in New Issue
Block a user