pipeline work 3
This commit is contained in:
parent
16e934779a
commit
b9637930bd
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue