Enable docker workflow on all branches
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 15s
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 15s
This commit is contained in:
@ -2,7 +2,7 @@ name: Build Formula10 Docker Image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
# branches: [main]
|
||||||
paths:
|
paths:
|
||||||
- ".gitea/workflows/**"
|
- ".gitea/workflows/**"
|
||||||
- "Dockerfile"
|
- "Dockerfile"
|
||||||
|
|||||||
Reference in New Issue
Block a user