push to gh-pages branch as well

This commit is contained in:
Yifan Gao 2017-06-05 01:04:39 +08:00
parent 2b70e6b6f0
commit 24d7f49757
No known key found for this signature in database
GPG Key ID: 902463AFC8C00AC1

View File

@ -8,4 +8,5 @@ git config user.email $GIT_USER_EMAIL
git add . git add .
git commit -m "update $(date +%Y-%m-%d)" git commit -m "update $(date +%Y-%m-%d)"
git push -q "https://${GH_TOKEN}@${GH_REF}" ip-lists:ip-lists git push -q "https://${GH_TOKEN}@${GH_REF}" ip-lists:ip-lists
git push -q "https://${GH_TOKEN}@${GH_REF}" ip-lists:gh-pages