From 4f217a6b5d6458a1de146454524dba01317a2bac Mon Sep 17 00:00:00 2001 From: JennyNou <167806377+JennyNou@users.noreply.github.com> Date: Tue, 28 Apr 2026 15:39:35 -0400 Subject: [PATCH] Change variable back to use ISS Nextgen --- azure-pipelines-automated-testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-automated-testing.yml b/azure-pipelines-automated-testing.yml index 8defd878..4d339fd2 100644 --- a/azure-pipelines-automated-testing.yml +++ b/azure-pipelines-automated-testing.yml @@ -20,7 +20,7 @@ variables: # - group: Digital-Infrastructure # - group: ISS-BuildBranches - group: SafelitePlaywright - - group: DigitalCommercialPlaywrightAutomation + - group: ISSNextgenRegressionAutomationPlaywright - name: dockerImageName value: 'playwright-tests' - name: imageTag