mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-01 02:47:46 +00:00
chore: adjust build time to reflect upstream schedule change
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: build-secureblue
|
name: build-secureblue
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "00 18 * * *" # build at 18:00 UTC every day
|
- cron: "00 5 * * *" # build at 5:00 UTC every day
|
||||||
# 80 minutes after the last uBlue images start building
|
# 80 minutes after the last uBlue images start building
|
||||||
# 60 minutes after last wayblue images start building
|
# 60 minutes after last wayblue images start building
|
||||||
push:
|
push:
|
||||||
|
|||||||
Reference in New Issue
Block a user