From de70a11a3f67f863ce070635ef8fd35518e2921c Mon Sep 17 00:00:00 2001 From: CarlNation Date: Tue, 19 Aug 2025 13:57:17 -0400 Subject: [PATCH 1/2] Revert "update tag version to use template with workspace clean" This reverts commit 7c32cf3c16fdfd2ec04b507d70cf102e20b63472. --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 69d7e11f3..5a1f1b8dc 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -31,7 +31,7 @@ resources: type: github name: Safelite/AzureDevOps endpoint: Safelite - ref: refs/tags/t5.7.24 + ref: refs/tags/t5.6.41 variables: - group: Digital-Infrastructure From 0a1dd83ca49c9c63b7b00d792295ad43a95c2333 Mon Sep 17 00:00:00 2001 From: CarlNation Date: Tue, 19 Aug 2025 13:57:50 -0400 Subject: [PATCH 2/2] Revert "missed parm" This reverts commit 4b949b6ede59d29d860c5aff51a88fdb68ca15cb. --- azure-pipelines.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 5a1f1b8dc..39519804c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -324,5 +324,4 @@ stages: parameters: dependsOn: prodBuildDeployment userName: SafeliteAzureDevops - userEmail: githubazuredevops@safelite.com - environment: digitalCloud-prod \ No newline at end of file + userEmail: githubazuredevops@safelite.com \ No newline at end of file