Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2016-07-27 20:05:19 +00:00
parent d84a78f328
commit fb14ce4300
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -2265,7 +2265,7 @@ To disable Zuul support set the <code>spring.sleuth.zuul.enabled</code> property
</div>
<div id="footer">
<div id="footer-text">
Last updated 2016-07-27 12:59:16 CEST
Last updated 2016-07-27 20:03:50 UTC
</div>
</div>
</body>