修改CI配置

This commit is contained in:
江志雄 2018-07-13 17:18:05 +08:00
parent ddc005c13c
commit a8bec179cd

View File

@ -25,7 +25,7 @@ after_script:
- git config user.email "${USER_EMAIL}"
- git add .
- git commit -m "更新博客"
- git push --force --quiet "https://${TOKEN}@${GH_REF}" master:${P_BRANCH}
- git push --force --quiet "https://${TOKEN}@${GH_REF}" master
# E: Build LifeCycle
notifications:
@ -33,7 +33,7 @@ notifications:
branches:
only:
- master
- config
env:
global: