Fixes git source to be ssh 87/2187/1
authorTim Rozet <trozet@redhat.com>
Thu, 1 Oct 2015 20:26:59 +0000 (16:26 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 1 Oct 2015 20:26:59 +0000 (16:26 -0400)
Change-Id: I0a43bfae669e08ed2a673f410be9795f1abdbe85
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex.yml

index 5daf457..d5cfc87 100644 (file)
         - apex-parameter:
             gs-pathname: '{gs-pathname}'
             flags: '{flags}'
+        - gerrit-parameter:
+            branch: '{branch}'
+        - string:
+            name: GIT_BASE
+            default: ssh://gerrit.opnfv.org:29418/$PROJECT
+            description: "Used for overriding the GIT URL coming from parameters macro."
 
     scm:
         - git-scm: