mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-06 00:35:44 +08:00
Vendored
+1
-1
@@ -226,7 +226,7 @@ node {
|
||||
|
||||
if (env.BRANCH_NAME == nightlyBranch) {
|
||||
props.add(pipelineTriggers([
|
||||
cron('0 2 * * *') // at 2am every night
|
||||
cron('0 9 * * *') // at 2am PST (9am UTC) every night
|
||||
]))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user