From 428168e6e9b73ee0a581d763c47b517d5c3e31e2 Mon Sep 17 00:00:00 2001 From: Ryan Northey Date: Fri, 15 Mar 2024 14:57:08 +0000 Subject: [PATCH] .azure-pipelines/ Signed-off-by: Ryan Northey --- .azure-pipelines/pipelines.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.azure-pipelines/pipelines.yml b/.azure-pipelines/pipelines.yml index 8cfb123916bd..0b55d0a6219a 100644 --- a/.azure-pipelines/pipelines.yml +++ b/.azure-pipelines/pipelines.yml @@ -65,9 +65,6 @@ stages: # Presubmit/default - ${{ if eq(variables.pipelineDefault, true) }}: - template: stages.yml - parameters: - checkStageDeps: - - env # Scheduled run anywhere - ${{ if eq(variables.pipelineScheduled, true) }}: