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:
@ -4,10 +4,10 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
paths:
|
paths:
|
||||||
- ".gitea/workflows/*"
|
- ".gitea/workflows/**"
|
||||||
- "Dockerfile"
|
- "Dockerfile"
|
||||||
- "requirements.txt"
|
- "requirements.txt"
|
||||||
- "formula10/*"
|
- "formula10/**"
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Reference in New Issue
Block a user