From 64f2921b8021e62d5afa8df0ca2b2f793a9459be Mon Sep 17 00:00:00 2001 From: JennyNou <167806377+JennyNou@users.noreply.github.com> Date: Thu, 30 Apr 2026 14:08:58 -0400 Subject: [PATCH] Update pipeline to use a valid Jira token so reports attach to the regression card --- 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 4d339fd2..8defd878 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: ISSNextgenRegressionAutomationPlaywright + - group: DigitalCommercialPlaywrightAutomation - name: dockerImageName value: 'playwright-tests' - name: imageTag