From 9c3d4245d39af436e24a7c9e2a590a8e4b878d57 Mon Sep 17 00:00:00 2001 From: Joel Klinger Date: Fri, 6 Jan 2023 09:49:20 +0000 Subject: [PATCH] [NRLF-119] Patch release pipeline --- azure/azure-release-pipeline.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/azure/azure-release-pipeline.yml b/azure/azure-release-pipeline.yml index b848dba..2b3b323 100644 --- a/azure/azure-release-pipeline.yml +++ b/azure/azure-release-pipeline.yml @@ -45,12 +45,12 @@ extends: # proxy_path: sandbox # post_deploy: # - template: ./templates/run-smoke-tests.yml - - environment: ref - depends_on: - - internal-dev # default was: internal_qa - - internal-dev-sandbox # default was: internal_qa_sandbox - post_deploy: - - template: ./templates/run-smoke-tests.yml + # - environment: ref + # depends_on: + # - internal-dev # default was: internal_qa + # - internal-dev-sandbox # default was: internal_qa_sandbox + # post_deploy: + # - template: ./templates/run-smoke-tests.yml # - environment: sandbox # proxy_path: sandbox # post_deploy: