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