commit | fbd3da2a24e6500f9aa4016b13f803071810bdd1 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Tue Nov 07 13:18:43 2017 -0800 |
committer | Ray Milkey <ray@opennetworking.org> | Tue Nov 07 13:18:43 2017 -0800 |
tree | 4bad6a4b427c05cc59534231c3806b2eaae8e0ae | |
parent | 78abc208a8bf30f5106f3c5f52d5dd2d9e173183 [diff] |
try to fix git url Change-Id: I884cf1a21b436db4827c208168d2783f927733c4
diff --git a/jjb/onos/onos-buck-gerrit-pipeline.yaml b/jjb/onos/onos-buck-gerrit-pipeline.yaml index def6231..09379ee 100644 --- a/jjb/onos/onos-buck-gerrit-pipeline.yaml +++ b/jjb/onos/onos-buck-gerrit-pipeline.yaml
@@ -27,7 +27,8 @@ script-path: tools/build/jenkins/onos-buck-gerrit scm: - lf-infra-gerrit-scm: - git-url: '{git-url}' + #git-url: '{git-url}' + git-url: '$GIT_URL/$GERRIT_PROJECT' refspec: '$GERRIT_REFSPEC' branch: '$GERRIT_BRANCH' #submodule-recursive: '{submodule-recursive}'