summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jenkins-config/global-vars-production.sh6
-rw-r--r--jenkins-config/global-vars-sandbox.sh6
2 files changed, 6 insertions, 6 deletions
diff --git a/jenkins-config/global-vars-production.sh b/jenkins-config/global-vars-production.sh
index 3d8b1f392..8aa47a8cb 100644
--- a/jenkins-config/global-vars-production.sh
+++ b/jenkins-config/global-vars-production.sh
@@ -1,7 +1,7 @@
DOCKER_REGISTRY=https://jenkins.fd.io
-GERRIT_URL=git://10.30.48.3/mirror/$PROJECT
-GIT_BASE=git://10.30.48.3/mirror/$PROJECT
-GIT_URL=git://10.30.48.3/mirror
+GERRIT_URL=https://github.com/FDio/$PROJECT
+GIT_BASE=https://github.com/FDio/$PROJECT
+GIT_URL=https://github.com/FDio
JENKINS_HOSTNAME=vex-yul-rot-jenkins-1
PACKAGECLOUDPROXY=https://packagecloud.io/fdio
PCIO_CO=fdio
diff --git a/jenkins-config/global-vars-sandbox.sh b/jenkins-config/global-vars-sandbox.sh
index 6c2057c62..c4453d9d4 100644
--- a/jenkins-config/global-vars-sandbox.sh
+++ b/jenkins-config/global-vars-sandbox.sh
@@ -1,7 +1,7 @@
DOCKER_REGISTRY=https://jenkins.fd.io/sandbox/
-GERRIT_URL=git://10.30.48.3/mirror/$PROJECT
-GIT_BASE=git://10.30.48.3/mirror/$PROJECT
-GIT_URL=git://10.30.48.3/mirror
+GERRIT_URL=https://github.com/FDio/$PROJECT
+GIT_BASE=https://github.com/FDio/$PROJECT
+GIT_URL=https://github.com/FDio
JENKINS_HOSTNAME=vex-yul-rot-jenkins-2
PACKAGECLOUDPROXY=https://packagecloud.io/fdio
PCIO_CO=fdio