Remove jira secret
This commit is contained in:
parent
b9f6372a68
commit
25472fabef
1 changed files with 1 additions and 2 deletions
|
|
@ -52,5 +52,4 @@ stages:
|
||||||
npmrcPath: 'playwright-tests/.npmrc'
|
npmrcPath: 'playwright-tests/.npmrc'
|
||||||
secrets:
|
secrets:
|
||||||
CCIS_API_AUTH: $(CCIS_API_AUTH)
|
CCIS_API_AUTH: $(CCIS_API_AUTH)
|
||||||
JIRA_API_KEY: $(JIRA_API_KEY)
|
JIRA_API_KEY: $(JIRA_API_KEY)
|
||||||
IS_REGRESSION: $(IS_REGRESSION)
|
|
||||||
Loading…
Reference in a new issue