Change to doc deploy script
This commit is contained in:
parent
78d5190632
commit
bf04d29293
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ git add .
|
||||||
|
|
||||||
git commit -a -m "Updated HTML docs"
|
git commit -a -m "Updated HTML docs"
|
||||||
|
|
||||||
echo "Skipping deployment"
|
# echo "Skipping deployment"
|
||||||
git push origin gh-pages
|
git push origin gh-pages
|
||||||
|
|
||||||
# get back to previous branch
|
# get back to previous branch
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue