Просмотр исходного кода

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

Artak 6 лет назад
Родитель
Сommit
efc9d1228b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .azure/pipelines/devBuilds.yml

+ 1 - 1
.azure/pipelines/devBuilds.yml

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