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

adriancole pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 7f83148  try clearing again
7f83148 is described below

commit 7f83148dab1a682001b9f1b7cf8e69dd0e2d7b81
Author: Adrian Cole <[email protected]>
AuthorDate: Thu Jun 6 16:51:48 2019 +0800

    try clearing again
---
 Jenkinsfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Jenkinsfile b/Jenkinsfile
index aea2003..0b7452d 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -99,6 +99,7 @@ pipeline {
                                ls "${builddir}/_site/"
 
                                git fetch origin asf-site:asf-site
+                               git rm -rf ./zipkin-api
                                git reset --hard
                                git checkout asf-site
                                git log -3

Reply via email to