summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <mclay@redhat.com>2021-04-12 18:55:20 -0700
committerGitHub <noreply@github.com>2021-04-12 20:55:20 -0500
commit3865df2108fb29d3c89f33476f0b38800345a4b5 (patch)
treef0a27c522b46978b07317c6de1efa24b849b9327
parent93cab15dc1c72044f014ab6470c9ead0bb7f01dc (diff)
downloadansible-3865df2108fb29d3c89f33476f0b38800345a4b5.tar.gz
Remove AZP scheduled run configuration. (#74214)
-rw-r--r--.azure-pipelines/azure-pipelines.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index faa37e575c..2a294af6c1 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -12,15 +12,6 @@ pr:
- devel
- stable-*
-schedules:
- - cron: 0 7 * * *
- displayName: Nightly
- always: true
- branches:
- include:
- - devel
- - stable-*
-
variables:
- name: checkoutPath
value: ansible