This is an automated email from the ASF dual-hosted git repository.

sruehl pushed a commit to branch testing/site_deploy
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git


The following commit(s) were added to refs/heads/testing/site_deploy by this 
push:
     new 50f6ccc  temporary create a site
50f6ccc is described below

commit 50f6cccbb912aa5a38028d252138d70a2561bb74
Author: Sebastian Rühl <sru...@apache.org>
AuthorDate: Tue Feb 27 15:46:44 2018 +0100

    temporary create a site
---
 Jenkinsfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Jenkinsfile b/Jenkinsfile
index 8fb4abd..4d0541a 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -145,6 +145,7 @@ pipeline {
             }
             steps {
                 echo 'Deploy Site'
+                sh 'mvn -P${JENKINS_PROFILE} ${MVN_LOCAL_REPO_OPT} site:site'
                 sh 'mvn -P${JENKINS_PROFILE} ${MVN_LOCAL_REPO_OPT} site:deploy'
             }
         }

-- 
To stop receiving notification emails like this one, please contact
sru...@apache.org.

Reply via email to