summaryrefslogtreecommitdiff
path: root/.azure-pipelines
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2020-12-02 19:51:47 -0800
committerMatt Clay <matt@mystile.com>2020-12-02 20:49:10 -0800
commitf7adbec626711e9d1bab1d78c79ce00aecea7c5c (patch)
tree5b522a7cff0fce9369d43d7fff8ddd7aeb733da0 /.azure-pipelines
parenta788ea0132cb423dfb28e02264584ae64e9a3b80 (diff)
downloadansible-f7adbec626711e9d1bab1d78c79ce00aecea7c5c.tar.gz
[devel] 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 c5653440e8..0ea1de8aa2 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: