commit | d580fd53d12430219a78452d4627625d8e5c0acc | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Thu Oct 26 14:25:36 2017 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Thu Oct 26 14:25:36 2017 -0700 |
tree | e202af37c784e74fa80ea6262f732c9f68f5983c | |
parent | 910ef1a0a52e93c8ae4fc920257bc7eb675dd646 [diff] |
Fix git URL Change-Id: I036cdae88f081a3eea43833695f8c441f69c9e75
diff --git a/jjb/onos/onos-buck-gerrit.yaml b/jjb/onos/onos-buck-gerrit.yaml index 0bc34e0..48d42ce 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'/onos + git-url: '$GIT_URL/$PROJECT' refspec: '$GERRIT_REFSPEC' branch: 'master' submodule-recursive: '{submodule-recursive}'