mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-01 19:07:52 +00:00
chore: move builds 1hr later to ensure proper ingestion of wayblue
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -1,8 +1,9 @@
|
||||
name: build-secureblue
|
||||
on:
|
||||
schedule:
|
||||
- cron: "00 17 * * *" # build at 17:00 UTC every day
|
||||
# (20 minutes after last ublue images start building)
|
||||
- cron: "00 18 * * *" # build at 18:00 UTC every day
|
||||
# 80 minutes after the last uBlue images start building
|
||||
# 60 minutes after last wayblue images start building
|
||||
push:
|
||||
paths-ignore: # don't rebuild if only documentation has changed
|
||||
- "**.md"
|
||||
|
||||
Reference in New Issue
Block a user