summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2020-12-02 19:58:00 -0800
committerMatt Clay <matt@mystile.com>2020-12-02 20:49:20 -0800
commit83ee185f8453c3ce169c9dad5bd6e3c6fc590014 (patch)
tree103dfcd32e8e2f2f1e159fb0d71c2497d7a4b241
parenta7fad723194f94ddd9304ea65d0b789dd32e39f6 (diff)
downloadansible-83ee185f8453c3ce169c9dad5bd6e3c6fc590014.tar.gz
[stable-2.8] Fix CI schedule.
-rw-r--r--.azure-pipelines/azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index f1559bf83b..499803193d 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -13,7 +13,7 @@ pr:
- stable-*
schedules:
- - cron: 0 0 * * *
+ - cron: 0 7 * * *
displayName: Nightly
always: true
branches: