Enable Signing and Maven Central 47/80547/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 22 Feb 2019 14:41:34 +0000 (09:41 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 22 Feb 2019 14:42:16 +0000 (09:42 -0500)
The new Sigul server seems to be working with autorelease now.
Enable Signing and Maven Central support in the autorelease job.

Change-Id: I64f44602f2431e645702ba03804bd9786a37987b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/autorelease/autorelease-templates.yaml

index b00cc101ed8ad944a06f01e19a033174fac3883d..c4499548591ba33706231afac9da9fa99fe0be10 100644 (file)
@@ -68,8 +68,8 @@
     mvn-params: '-Pintegrationtests,repoBuild -Dcheckstyle.skip=true'
     mvn-settings: autorelease-settings
     mvn-version: mvn35
-    sign-artifacts: false
-    mvn-central: false
+    sign-artifacts: true
+    mvn-central: true
     ossrh-profile-id: 6386ebbbf3a563
     disable-job: 'false'