Change build schedule
All checks were successful
Build Docker image / Build image (push) Successful in 2m17s

This commit is contained in:
Marko Korhonen 2024-05-12 10:16:17 +03:00
parent 784b8de840
commit 0af63ca44a
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -3,7 +3,7 @@ name: Build Docker image
on:
push:
schedule:
- cron: "0 12 * * *"
- cron: "0 10 * * *"
jobs:
build_image: