Change build schedule
All checks were successful
Build Docker image / Build image (push) Successful in 2m17s
All checks were successful
Build Docker image / Build image (push) Successful in 2m17s
This commit is contained in:
parent
784b8de840
commit
0af63ca44a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name: Build Docker image
|
|||
on:
|
||||
push:
|
||||
schedule:
|
||||
- cron: "0 12 * * *"
|
||||
- cron: "0 10 * * *"
|
||||
|
||||
jobs:
|
||||
build_image:
|
||||
|
|
Loading…
Reference in a new issue