Merge pull request #1716 from blink1073/docs-build-again

Try with debug output
This commit is contained in:
Stefan van der Walt
2015-09-18 15:05:14 -07:00
+1 -1
View File
@@ -17,7 +17,7 @@ then
git add dev
git commit -m "Deployed to GitHub Pages"
git push --force --quiet "https://${GHTOKEN}@${GH_REF}" gh-pages > /dev/null 2>&1
git push --force --quiet "https://${GHTOKEN}@${GH_REF}" gh-pages
)
else
echo "-- will only push docs from master --"