1
0
Fork 0

added sonar token

This commit is contained in:
sido 2018-07-25 08:45:37 +02:00
parent 44f0962857
commit 6a77c1e688
1 changed files with 6 additions and 0 deletions

View File

@ -279,6 +279,10 @@ jenkins:
key: GITHUB_TOKEN
secretName: molgenis-pipeline-env-secret
secretKey: githubToken
- type: Secret
key: NPM_TOKEN
secretName: molgenis-pipeline-env-secret
secretKey: npmToken
NodeSelector: {}
molgenis-it:
InheritFrom: molgenis
@ -356,6 +360,8 @@ PipelineSecrets:
GogsToken: xxxx
# Token for sonarcloud.io
SonarToken: xxxx
# Token for npmjs.org
NpmToken: xxxx
# Password Local NEXUS
NexusPassword: xxxx
# Password hub.docker.com