commit | 910ef1a0a52e93c8ae4fc920257bc7eb675dd646 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Thu Oct 26 13:35:17 2017 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Thu Oct 26 13:35:17 2017 -0700 |
tree | 58b951e8f88d074553800033a2adc102f2a7784d | |
parent | 616cab3efa007a96eecccf8a5c6aa02b63f40cd6 [diff] |
Fix git repo URL Change-Id: Icff04fead6aa3e82a1f6bc5f367cb4a82dd7895a
diff --git a/jjb/onos/onos-buck-gerrit.yaml b/jjb/onos/onos-buck-gerrit.yaml index 71629cb..0bc34e0 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: '$GIT_URL' + git-url: '$GIT_URL'/onos refspec: '$GERRIT_REFSPEC' branch: 'master' submodule-recursive: '{submodule-recursive}'