commit | aea0aa43349a8e11e45c0264762ddb48d30acd3a | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Mon Oct 22 16:34:09 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Oct 22 16:34:09 2018 +0000 |
tree | 0256567e55aec49f256c8876f819b6ba84513ae8 | |
parent | 6172536339ed3788c467ca3f290eb5a2e4be1d66 [diff] | |
parent | 072f20e73a7b4f6120a20564a94abfb4b3cecce2 [diff] |
Merge "Added maven parms to sonar job"
diff --git a/jjb/optf/optf-cmso.yaml b/jjb/optf/optf-cmso.yaml index 788e752..39253cd 100644 --- a/jjb/optf/optf-cmso.yaml +++ b/jjb/optf/optf-cmso.yaml
@@ -39,7 +39,8 @@ - project: name: optf-cmso-sonar jobs: - - gerrit-maven-sonar + - gerrit-maven-sonar: + mvn-params: '-Ddocker.pull.registry=nexus3.onap.org:10001' cron: 'H 11 * * *' build-node: ubuntu1604-docker-8c-8g project: 'optf/cmso'