You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/04/01 01:43:59 UTC

[incubator-iotdb] 01/01: fix jenkins

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

qiaojialin pushed a commit to branch fix_jenkins
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git

commit d7313d2f6b4c35fa7cb942f7be5662bd93047cb6
Author: qiaojialin <64...@qq.com>
AuthorDate: Wed Apr 1 09:44:25 2020 +0800

    fix jenkins
---
 Jenkinsfile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index efa6382..d784000 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -146,8 +146,6 @@ pipeline {
                 }
             }
             steps {
-                // Unstash the previously stashed site.
-                unstash 'incubator-iotdb-site'
                 // Publish the site with the scm-publish plugin.
                 sh 'mvn scm-publish:publish-scm -pl site'