mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-02 11:28:06 +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
|
name: build-secureblue
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "00 17 * * *" # build at 17:00 UTC every day
|
- cron: "00 18 * * *" # build at 18:00 UTC every day
|
||||||
# (20 minutes after last ublue images start building)
|
# 80 minutes after the last uBlue images start building
|
||||||
|
# 60 minutes after last wayblue images start building
|
||||||
push:
|
push:
|
||||||
paths-ignore: # don't rebuild if only documentation has changed
|
paths-ignore: # don't rebuild if only documentation has changed
|
||||||
- "**.md"
|
- "**.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user