Account for UTC time to run the Dev-builds CI at midnight PT (#17718)
This commit is contained in:
parent
240d095614
commit
efc9d1228b
|
|
@ -10,7 +10,7 @@ pr: none
|
|||
|
||||
# Schedule this pipeline to run every midnight
|
||||
schedules:
|
||||
- cron: "0 0 * * *"
|
||||
- cron: "0 8 * * *"
|
||||
displayName: Daily midnight Dev builds
|
||||
branches:
|
||||
include:
|
||||
|
|
|
|||
Loading…
Reference in New Issue