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 e8203ba [Jenkinsfile] Still trying to fix the Publish step
e8203ba is described below
commit e8203ba6c90e5db9bfc9dfc2d2846443357cf2f1
Author: Zoltan Nagy <[email protected]>
AuthorDate: Mon Apr 22 08:36:43 2019 +0100
[Jenkinsfile] Still trying to fix the Publish step
---
Jenkinsfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index 0f57335..27604e4 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -93,7 +93,7 @@ pipeline {
mv _site "${builddir}/"
ls -lR "${builddir}/_site/"
- git fetch origin asf-site
+ git fetch origin asf-site:asf-site
git reset --hard
git checkout asf-site
git log -3