1
0
Fork 0

Compare commits

...

1 Commits

Author SHA1 Message Date
Fleur Kelpin 4cfb7d9d26 Fix nexus yarn/npm config. 2018-06-30 21:26:19 +02:00
1 changed files with 1 additions and 4 deletions

View File

@ -235,10 +235,7 @@ jenkins:
value: "keyfile:/root/.m2/key.asc"
- type: KeyValue
key: npm_config_registry
value: "http://nexus.molgenis-nexus:8081/repository/npm-central"
- type: KeyValue
key: yarn_proxy
value: "http://nexus.molgenis-nexus:8081/repository/npm-central"
value: "http://nexus.molgenis-nexus:8081/repository/npm-central/"
- type: Secret
key: SONAR_TOKEN
secretName: molgenis-pipeline-env-secret