pipeline work 3

This commit is contained in:
Uday Boppa 2026-07-14 12:27:56 -04:00
parent 16e934779a
commit b9637930bd

View file

@ -47,7 +47,7 @@ stages:
targetUrl: $(BASE_URL) targetUrl: $(BASE_URL)
dockerFileName: 'Dockerfile.playwright' dockerFileName: 'Dockerfile.playwright'
isRegression: ${{ variables.IS_REGRESSION }} isRegression: ${{ variables.IS_REGRESSION }}
filterTags: 'Liberty Mutual' filterTags: 'Liberty Mutual|Safeco'
playwrightTestsPath: 'playwright-tests' playwrightTestsPath: 'playwright-tests'
npmServePath: '.' npmServePath: '.'
npmrcPath: 'playwright-tests/.npmrc' npmrcPath: 'playwright-tests/.npmrc'