Account for UTC time to run the Dev-builds CI at midnight PT (#17718)

This commit is contained in:
Artak 2019-12-10 08:11:26 -08:00 committed by GitHub
parent 240d095614
commit efc9d1228b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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