提交 568c15a0 编写于 作者: W wizardforcel

2018-12-03 16:04:02

上级 b75b54d7
language: python
python: 3.6
after_script:
- git config user.name ${GH_UN}
- git config user.email ${GH_EMAIL}
- git push "https://${GH_TOKEN}@github.com/${GH_USER}/${GH_REPO}.git" master:${GH_BRANCH} -f
env:
global:
- GH_UN=jiangzhonglian
- GH_EMAIL=jiang-s@163.com
- GH_USER=apachecn
- GH_REPO=fasttext-doc-zh
- GH_BRANCH=gh-pages
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册