From 9f994d7a509c0532642ff81a674e4785cd31ea1c Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Mon, 6 Jul 2020 11:41:26 -0700 Subject: [PATCH] Run at 4:30 UTC to have Azure reparse YAML file. (#8133) --- .azure-pipelines/nightly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/nightly.yml b/.azure-pipelines/nightly.yml index 6475db27a..1d3261fb6 100644 --- a/.azure-pipelines/nightly.yml +++ b/.azure-pipelines/nightly.yml @@ -2,7 +2,7 @@ trigger: none pr: none schedules: - - cron: "0 4 * * *" + - cron: "30 4 * * *" displayName: Nightly build branches: include: