diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-08-15 16:28:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-15 16:28:23 +0000 |
commit | 8583cd94cb440c2dac199b6292fd6c3adc83ada1 (patch) | |
tree | 7ff2e4f49e8f04b562a10087cad4b90fa0829037 | |
parent | c712649c08e420878728977a26a43ed0952c3a89 (diff) | |
parent | 20c200034dbc66cd11b9a209de5d7aef69a1b091 (diff) |
Merge "Add in sigul bridge configuration"
-rw-r--r-- | jenkins-config/global-vars-production.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jenkins-config/global-vars-production.sh b/jenkins-config/global-vars-production.sh index 972dbf971..27bc52adc 100644 --- a/jenkins-config/global-vars-production.sh +++ b/jenkins-config/global-vars-production.sh @@ -11,5 +11,6 @@ LOGS_SERVER=https://logs.onap.org NEXUS_URL=https://nexus.onap.org NEXUSPROXY=https://nexus.onap.org REGISTRY_PORTS=10001 10002 10003 10004 +SIGUL_KEY=onap-release-2018 SILO=production SONAR_URL=https://sonar.onap.org |