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