commit | 616cab3efa007a96eecccf8a5c6aa02b63f40cd6 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Thu Oct 26 13:26:59 2017 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Thu Oct 26 13:26:59 2017 -0700 |
tree | 3a5022bf70c38adfd085a4cf68464784d160bc08 | |
parent | e3314bd7d98f122c3bfeae7df1e38d08d198d4fb [diff] |
Fix git repo URL Change-Id: Ic36e75b7aca3811432a260c31361bfe015757868
diff --git a/jjb/onos/onos-buck-gerrit.yaml b/jjb/onos/onos-buck-gerrit.yaml index 553a260..71629cb 100644 --- a/jjb/onos/onos-buck-gerrit.yaml +++ b/jjb/onos/onos-buck-gerrit.yaml
@@ -10,7 +10,7 @@ script-path: tools/build/jenkins/onos-buck-gerrit scm: - lf-infra-gerrit-scm: - git-url: 'ssh://ray@gerrit.onosproject.org:29418/onos' + git-url: '$GIT_URL' refspec: '$GERRIT_REFSPEC' branch: 'master' submodule-recursive: '{submodule-recursive}'