diff options
Diffstat (limited to 'jjb/so/so.yaml')
-rw-r--r-- | jjb/so/so.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml index dbc4f2185..cc4a6dd64 100644 --- a/jjb/so/so.yaml +++ b/jjb/so/so.yaml @@ -33,3 +33,15 @@ files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g +- project: + name: so-sonar + jobs: + - gerrit-maven-sonar + build-node: ubuntu1604-basebuild-4c-4g + java-version: '' + project: 'so' + project-name: 'so' + branch: 'master' + mvn-settings: 'so-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file |