florent
/
sync-coding
Public
to search
Type
to search
0
0
Login
Code
Issues
Pull requests
Events
Packages
Insights
main
sync-coding
/
README.md
:)
init
39d768ec
Preview
Code view
Blame
Raw
本仓库写了一个简单的例子来实现CNB每次提交代码同步到CODING
原理是监听CNB的push事件, 在每次都推送的时候使用push -f再往CODING的指定仓库强制推送同分支代码
配置密钥
# git-secret.yml
UserName:
xxxxx
PassWord:
xxxx
更多使用例子🍉
帮助文档🍓