Add in sigul bridge configuration 49/60749/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 15 Aug 2018 16:11:11 +0000 (09:11 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 15 Aug 2018 16:19:04 +0000 (09:19 -0700)
The production Jenkins system needs an ENV var set to specify what sigul
signing key it has access to

Issue-ID: CIMAN-193
Change-Id: I99160715f080ff8c2b1da05c296805b72f5a122b
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jenkins-config/global-vars-production.sh

index 972dbf9..27bc52a 100644 (file)
@@ -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