From 25706c41ca4fa102d0897aab3c2d7af8c2b3f088 Mon Sep 17 00:00:00 2001 From: Jeremy Zimmerman Date: Fri, 12 May 2023 09:37:35 -0400 Subject: [PATCH] Updates. --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9a384441..36da3067 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -47,6 +47,7 @@ stages: - ${{ else }}: # Dev Build/Deploy - stage: Dev + condition: eq(variables['Build.SourceBranch'], variables['dev-branch'] ) variables: - group: ISS-Dev jobs: