From 8329c60cb062518c12f2e6c03e3096d4fe9e8977 Mon Sep 17 00:00:00 2001 From: Jeremy-Z Date: Fri, 15 May 2026 11:44:42 -0400 Subject: [PATCH] Added requirement for QA approval. --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8c04697c..653957f3 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -213,7 +213,7 @@ stages: jobs: - deployment: qaBuildDeployment displayName: Build and Deploy ISS - QA - environment: NoApproval-All + environment: digitalCloud-qa container: node workspace: clean: all