[fix] Disable deploy temporarily

This commit is contained in:
Griatch 2020-06-13 00:07:23 +02:00
parent d62b7aa77c
commit bbf8b95ae7
2 changed files with 3 additions and 2 deletions

View file

@ -17,7 +17,8 @@ mv build/html/versions .
git add versions
git commit -a -m "Updated HTML docs"
git push origin gh-pages
echo "Skipping deployment"
# git push origin gh-pages
# get back to previous branch