summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2022-04-11 17:19:00 -0700
committerMatt Clay <matt@mystile.com>2022-04-11 18:06:18 -0700
commit109cf5d3d74c56fb67e22cda3468ca3b92d3ea32 (patch)
treedf0dc9a9f6f027624f54346af42593379784d868
parent2a15808cfcdb3bbfd13b828572606410f4b1dcb8 (diff)
downloadansible-109cf5d3d74c56fb67e22cda3468ca3b92d3ea32.tar.gz
Remove scheduled CI runs.
The 2.10 release reaches EOL next month, so scheduled runs are being removed to free up CI resources.
-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 bfe2914ff1..6f9625c5ee 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