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