summaryrefslogtreecommitdiff
path: root/.azure-pipelines
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2020-12-02 19:55:57 -0800
committerMatt Clay <matt@mystile.com>2020-12-02 20:49:16 -0800
commitfa3be76ff34c6d58609e52708eb14c4858e1cd66 (patch)
tree706fe540b58e87c2a263e8741760cc991c14d263 /.azure-pipelines
parentf328c0e259f6ae3fe114575f639011d7e9c1938b (diff)
downloadansible-fa3be76ff34c6d58609e52708eb14c4858e1cd66.tar.gz
[stable-2.9] Fix CI schedule.
Diffstat (limited to '.azure-pipelines')
-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 1d05699b1c..8791d9438b 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: