From 522a44cfbfcea17826cfce6f74b750f1ad66eda7 Mon Sep 17 00:00:00 2001 From: nicholascwd <56076256+nicholascwd@users.noreply.github.com> Date: Tue, 21 Mar 2023 11:03:03 +0800 Subject: [PATCH] XDR-4349: Remove cron scheduled builds (patch) (#1) --- azure-pipelines.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6350ca2..1de5267 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -8,15 +8,6 @@ trigger: pr: none -schedules: -- cron: "0 11 1,15 * *" - displayName: Twice a month deploy (1st & 15th) - branches: - include: - - master - - main - always: true - resources: repositories: - repository: pipeline-library