From 4b949b6ede59d29d860c5aff51a88fdb68ca15cb Mon Sep 17 00:00:00 2001 From: CarlNation Date: Tue, 19 Aug 2025 13:42:12 -0400 Subject: [PATCH] missed parm --- azure-pipelines.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8be674c51..69d7e11f3 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -324,4 +324,5 @@ stages: parameters: dependsOn: prodBuildDeployment userName: SafeliteAzureDevops - userEmail: githubazuredevops@safelite.com \ No newline at end of file + userEmail: githubazuredevops@safelite.com + environment: digitalCloud-prod \ No newline at end of file