Update .gitea/workflows/build.yaml
All checks were successful
Build and publish release / build-docker (push) Successful in 7s
All checks were successful
Build and publish release / build-docker (push) Successful in 7s
This commit is contained in:
@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: '*/15 * * * *'
|
||||
- cron: '0 3 * * *'
|
||||
|
||||
jobs:
|
||||
build-docker:
|
||||
|
||||
Reference in New Issue
Block a user