diff options
author | Nelson, Thomas (tn1381) <tn1381@att.com> | 2019-09-09 13:55:43 -0400 |
---|---|---|
committer | Nelson, Thomas (tn1381) <tn1381@att.com> | 2019-09-09 15:12:20 -0400 |
commit | 055d7806805a78a47092ae2bc763ea293fa54e33 (patch) | |
tree | 01a539f30e9db13f3722fa61e0d044c2962aadab /jjb/music | |
parent | 3070bda21ded1ec4bfbcf85806a53e9414e24cc8 (diff) |
Need to apply release to jar subproject.
Issue-ID: MUSIC-406
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
Change-Id: I2dd1386362c02dfc49c2183057f5fad05c2b4737
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
Diffstat (limited to 'jjb/music')
-rw-r--r-- | jjb/music/music-jar.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/jjb/music/music-jar.yaml b/jjb/music/music-jar.yaml index f981b2123..496cd60cd 100644 --- a/jjb/music/music-jar.yaml +++ b/jjb/music/music-jar.yaml @@ -9,6 +9,13 @@ jobs: - '{project-name}-{stream}-{subproject}-verify-java' - '{project-name}-{stream}-{subproject}-merge-java' + - gerrit-maven-stage: + sign-artifacts: true + build-node: centos7-builder-4c-4g + maven-version-plugin: true + mvn-pom: 'jar/pom.xml' + mvn-params: '-f jar/pom.xml' + pattern: 'jar/**' project: 'music' stream: - 'jar-master': |