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:58 UTC

[incubator-iotdb] branch fix_jenkins created (now d7313d2)

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

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


      at d7313d2  fix jenkins

This branch includes the following new commits:

     new d7313d2  fix jenkins

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-iotdb] 01/01: fix jenkins

Posted by qi...@apache.org.
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'