Change tag to run all Liberty Mutual tests in regression pipeline
This commit is contained in:
parent
268ee8a348
commit
9d4454dcb6
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ stages:
|
|||
targetUrl: $(BASE_URL)
|
||||
dockerFileName: 'Dockerfile.playwright'
|
||||
isRegression: ${{ variables.IS_REGRESSION }}
|
||||
filterTags: '@Advanced'
|
||||
filterTags: 'Liberty Mutual'
|
||||
playwrightTestsPath: 'playwright-tests'
|
||||
npmServePath: '.'
|
||||
npmrcPath: 'playwright-tests/.npmrc'
|
||||
|
|
|
|||
Loading…
Reference in a new issue