From: Jan Srnicek Date: Fri, 13 Jan 2017 08:44:00 +0000 (+0100) Subject: Enabled publishing of docs for honeycomb X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=fb49b4bb813e8b8bc515df255d391fd4b170389c;p=ci-management.git Enabled publishing of docs for honeycomb Change-Id: I115c83e231db7e52c322f2b5243ca84e423e9a54 Signed-off-by: Jan Srnicek --- diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 5f53c7a17..f9fe28ea0 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -8,7 +8,6 @@ os: - ubuntu1604: repo-os-part: 'ubuntu.xenial.main' - skip-site: 'true' stream: - master: branch: 'master' @@ -120,7 +119,7 @@ maven: maven-name: 'mvn33-new' root-pom: 'pom.xml' - goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge -Dsonar -Dmaven.site.skip={skip-site} site -Dmaven.site.deploy.skip={skip-site} site:deploy' + goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge -Dsonar site site:deploy' maven-opts: '-Xmx2048m -Dmaven.compile.fork=true' settings: 'honeycomb-settings' settings-type: cfp