summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/releng/releng-release-jobs.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/releng/releng-release-jobs.yaml b/jjb/releng/releng-release-jobs.yaml
index 0c059ee9b..c24cdb91d 100644
--- a/jjb/releng/releng-release-jobs.yaml
+++ b/jjb/releng/releng-release-jobs.yaml
@@ -85,11 +85,11 @@
- project-parameter:
project: '{project}'
branch: 'master'
- # Override GIT_BASE so we can send patches back to Gerrit and
+ # Override GIT_URL so we can send patches back to Gerrit and
# modify repos
- string:
- name: GIT_BASE
- default: ssh://$USER@gerrit.opnfv.org:29418/$PROJECT
+ name: GIT_URL
+ default: ssh://$USER@gerrit.opnfv.org:29418/
description: 'Git URL to use on this Jenkins Slave'
scm: