diff options
author | 2017-08-29 01:41:58 +0000 | |
---|---|---|
committer | 2017-08-29 01:41:58 +0000 | |
commit | 6dad57e7dbcf530839abe065981e37e5d0756346 (patch) | |
tree | 83cc64c478aa91275948c6ec1983bbe2c6104f1e /jjb/holmes/holmes-dsa.yaml | |
parent | 7a73396cb8b0de06c4c5114ddc3b3bf568f39ec7 (diff) | |
parent | a2889bc7c05ccf750bf83f515fe2aa156f7dc7ef (diff) |
Merge "Add the docker-building tasks"
Diffstat (limited to 'jjb/holmes/holmes-dsa.yaml')
-rw-r--r-- | jjb/holmes/holmes-dsa.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/holmes/holmes-dsa.yaml b/jjb/holmes/holmes-dsa.yaml index 8b5468611..829ee798f 100644 --- a/jjb/holmes/holmes-dsa.yaml +++ b/jjb/holmes/holmes-dsa.yaml @@ -7,6 +7,7 @@ - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily' + - '{project-name}-{stream}-docker-java-daily' project: 'holmes/dsa' stream: @@ -15,4 +16,6 @@ mvn-settings: 'holmes-dsa-settings' files: '**' archive-artifacts: '' + docker-pom: 'pom.xml' + mvn-profile: docker build-node: ubuntu1604-basebuild-4c-4g |