Remove secret to test report
This commit is contained in:
parent
ba9924da69
commit
1227da9349
1 changed files with 1 additions and 3 deletions
|
|
@ -52,6 +52,4 @@ stages:
|
|||
npmrcPath: 'playwright-tests/.npmrc'
|
||||
secrets:
|
||||
CCIS_API_AUTH: $(CCIS_API_AUTH)
|
||||
JIRA_API_KEY: $(JIRA_API_KEY)
|
||||
JIRA_USERNAME: $(JIRA_USERNAME)
|
||||
JIRA_SERVER: $(JIRA_SERVER)
|
||||
JIRA_API_KEY: $(JIRA_API_KEY)
|
||||
Loading…
Reference in a new issue