summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Srnicek <jsrnicek@cisco.com>2017-01-13 09:44:00 +0100
committerJan Srnicek <jsrnicek@cisco.com>2017-01-13 09:44:00 +0100
commitfb49b4bb813e8b8bc515df255d391fd4b170389c (patch)
treee0ae8ff2dc3f6470d871defd71047b91c1acbe61
parentf6aa774a98755df06ad7decdec644fbe5e01108d (diff)
Enabled publishing of docs for honeycomb
Change-Id: I115c83e231db7e52c322f2b5243ca84e423e9a54 Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
-rw-r--r--jjb/honeycomb/honeycomb.yaml3
1 files changed, 1 insertions, 2 deletions
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