From: Jessica Wagantall Date: Mon, 17 Aug 2020 20:03:41 +0000 (-0700) Subject: Fix sigul key name X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6be387c9a0f68c23ddee30bddee7d8c858a6ac80;p=ci-management.git Fix sigul key name The sandbox key name is not "-2020" Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall Change-Id: Idfccb3432e78943e965926981ce08c5db00c5a1f --- diff --git a/jenkins-config/global-vars-sandbox.sh b/jenkins-config/global-vars-sandbox.sh index e98e7d5c8..72470945a 100644 --- a/jenkins-config/global-vars-sandbox.sh +++ b/jenkins-config/global-vars-sandbox.sh @@ -17,7 +17,7 @@ RELEASE_EMAIL=collab-it+onap-release@linuxfoundation.org RELEASE_USERNAME=onap-release S3_BUCKET= SIGUL_BRIDGE_IP=10.30.104.3 -SIGUL_KEY=onap-sandbox-2020 +SIGUL_KEY=onap-sandbox SILO=sandbox SONAR_URL=https://sonar.onap.org MASTER_RTD_PROJECT=doc-test