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