diff --git a/ghpages.sh b/ghpages.sh index 919057572..c6cc33292 100644 --- a/ghpages.sh +++ b/ghpages.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -git remote set-url --push origin `git config remote.origin.url | sed -e 's/^git:/https:/'` +#git remote set-url --push origin `git config remote.origin.url | sed -e 's/^git:/https:/'` if ! (git remote set-branches --add origin gh-pages && git fetch -q); then echo "No gh-pages, so not syncing" diff --git a/spring-cloud-sleuth.html b/spring-cloud-sleuth.html index 189aa78fe..dfec5a374 100644 --- a/spring-cloud-sleuth.html +++ b/spring-cloud-sleuth.html @@ -2265,7 +2265,7 @@ To disable Zuul support set the spring.sleuth.zuul.enabled property