You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by ad...@apache.org on 2019/06/06 08:41:44 UTC

[incubator-zipkin-website] branch master updated: clear old api assets

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 e4b859d  clear old api assets
e4b859d is described below

commit e4b859db51101385cf7dea76d5f121774e70c880
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Thu Jun 6 16:41:33 2019 +0800

    clear old api assets
---
 Jenkinsfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Jenkinsfile b/Jenkinsfile
index 1f7097e..a716df2 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -100,6 +100,7 @@ pipeline {
 
 				git fetch origin asf-site:asf-site
 				git reset --hard
+				rm ./zipkin-api/*.yaml
 				git checkout asf-site
 				git log -3
 				git submodule update --init --recursive