chore: move builds 1hr later to ensure proper ingestion of wayblue

This commit is contained in:
qoijjj
2024-03-12 10:48:32 -07:00
committed by GitHub
parent f532859bde
commit 9c4ba80199

View File

@@ -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"