ci 提交gitea仓库

This commit is contained in:
朱秀清 2022-01-16 00:50:30 +08:00
parent 2d7fbf134c
commit 701e6f9ee0

View File

@ -6,4 +6,5 @@ codingUrl="https://gitea.dongshanxia.top:35000/ggball/onemanager-java.git"
git init
git add -A
git commit -m "${msg}"
git remote add origin $codingUrl
git push -f $codingUrl master # 推送到coding