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'
|
||||
secrets:
|
||||
CCIS_API_AUTH: $(CCIS_API_AUTH)
|
||||
JIRA_API_KEY: $(JIRA_API_KEY)
|
||||
IS_REGRESSION: $(IS_REGRESSION)
|
||||
JIRA_API_KEY: $(JIRA_API_KEY)
|
||||
Loading…
Reference in a new issue