Enable docs update. (#78)

Just forget to add deploy_key to this repository.
avx_docs
Yu Yang 9 years ago committed by GitHub
parent f8eedce640
commit 703cce35a8

@ -59,8 +59,5 @@ chmod 600 deploy_key
eval `ssh-agent -s`
ssh-add deploy_key
# Temporarily disable automatic doc deployment due to permission issue.
exit 0
# Push
git push $SSH_REPO $TARGET_BRANCH

Loading…
Cancel
Save