1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 22:30:04 +08:00

Fix coding mirror (#3892)

This commit is contained in:
Wang Shidong 2020-10-11 23:44:22 +08:00 committed by GitHub
parent 9dbcb8c5b0
commit 0b56003a31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ else
./wiki/async.sh "cn"
git remote add gitee https://SpaceVimBot:${BOTSECRET}@gitee.com/spacevim/SpaceVim.git
git push gitee master
git remote add coding https://spacevim@outlook.com:${CODINGBOTSECRET}@e.coding.net/spacevim/SpaceVim.git
git remote add coding https://spacevim%40outlook.com:${CODINGBOTSECRET}@e.coding.net/spacevim/SpaceVim.git
git push coding master
.ci/detach_plugin.sh flygrep
.ci/detach_plugin.sh dein-ui