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