Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ deploy: after_deploy: - chmod +x scripts/BaiduPusher.sh && ./scripts/BaiduPusher.sh - cd /tmp - git clone https://github.com/24OI/OI-wiki.git - git clone https://github.com/OI-wiki/OI-wiki.git - cd OI-wiki - git remote add coding https://$CODING_USER:$CODING_KEY@git.coding.net/scaffrey/OI-wiki.git - git push coding master:master -f Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ deploy: after_deploy: - chmod +x scripts/BaiduPusher.sh && ./scripts/BaiduPusher.sh - cd /tmp - git clone https://github.com/24OI/OI-wiki.git - git clone https://github.com/OI-wiki/OI-wiki.git - cd OI-wiki - git remote add coding https://$CODING_USER:$CODING_KEY@git.coding.net/scaffrey/OI-wiki.git - git push coding master:master -f Loading