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:
parent
9dbcb8c5b0
commit
0b56003a31
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user