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

abesto 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 6d78f6d  [Jenkinsfile] Trying to fix the Publish step
6d78f6d is described below

commit 6d78f6d77c5d3222f2dde49c332ffa33b3dcad43
Author: Zoltan Nagy <[email protected]>
AuthorDate: Mon Apr 22 08:35:12 2019 +0100

    [Jenkinsfile] Trying to fix the Publish step
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 0d6a512..0f57335 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -93,7 +93,7 @@ pipeline {
                                mv _site "${builddir}/"
                                ls -lR "${builddir}/_site/"
 
-                               git fetch origin
+                               git fetch origin asf-site
                                git reset --hard
                                git checkout asf-site
                                git log -3

Reply via email to