Add NEXUS_URL env var

Change-Id: I2072f1eed869c6465b8a89d4977b1287633fbb70
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
diff --git a/jenkins-config/global-vars-production.sh b/jenkins-config/global-vars-production.sh
index 96fc32c..00f64c1 100644
--- a/jenkins-config/global-vars-production.sh
+++ b/jenkins-config/global-vars-production.sh
@@ -2,4 +2,5 @@
 GIT_URL=ssh://oran-jobbuilder@gerrit.oran-osc.org:29418
 JENKINS_HOSTNAME=vex-sjc-oran-jenkins-prod-1
 LOGS_SERVER=https://nexus.o-ran-sc.org
+NEXUS_URL=https://nexus.o-ran-sc.org
 SILO=production
diff --git a/jenkins-config/global-vars-sandbox.sh b/jenkins-config/global-vars-sandbox.sh
index 2af0500..574061b 100644
--- a/jenkins-config/global-vars-sandbox.sh
+++ b/jenkins-config/global-vars-sandbox.sh
@@ -2,4 +2,5 @@
 GIT_URL=ssh://oran-jobbuilder@gerrit.oran-osc.org:29418
 JENKINS_HOSTNAME=vex-sjc-oran-jenkins-sandbox-1
 LOGS_SERVER=https://nexus.o-ran-sc.org
+NEXUS_URL=https://nexus.o-ran-sc.org
 SILO=sandbox