Tries again to sync zipkin api
diff --git a/Jenkinsfile b/Jenkinsfile
index d712bb3..d74eb14 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -102,8 +102,9 @@
 				git reset --hard
 				git checkout asf-site
 				git log -3
-				git status
 				git submodule update --init --recursive
+				git status
+				cp ./zipkin-api-source/*.yaml ./zipkin-api/
 				git add ./zipkin-api/*.yaml
 				git commit -m "force adds zipkin-api" || true