ci 提交gitea仓库

This commit is contained in:
朱秀清 2022-01-16 01:09:37 +08:00
parent 4281159c73
commit 9e832edba7

View File

@ -3,6 +3,9 @@ git config --global user.email "1667834841@qq.com"
codingUrl="https://gitea.dongshanxia.top:35000/ggball/onemanager-java.git"
git add -A
git commit -m "${msg}"
git remote add origin $codingUrl
git show-ref
git push "https://gitea.dongshanxia.top:35000/ggball/onemanager-java.git" master --force # 推送