From 2677ffc63b8c455df6759b05bd0d79181d9c4614 Mon Sep 17 00:00:00 2001 From: Brett Hewitson Date: Fri, 23 Dec 2022 00:18:53 +1000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- .azure/pipelines/azure-pipelines.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.azure/pipelines/azure-pipelines.yml b/.azure/pipelines/azure-pipelines.yml index afd2fadf..15d27850 100644 --- a/.azure/pipelines/azure-pipelines.yml +++ b/.azure/pipelines/azure-pipelines.yml @@ -67,3 +67,9 @@ stages: - deployment: deployRelease displayName: Deploy Production environment: github-servermanager-release + + strategy: + runOnce: + deploy: + steps: + - checkout: GitHubRepo