ci 提交gitea仓库
This commit is contained in:
parent
4281159c73
commit
9e832edba7
@ -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 # 推送
|
||||
|
Loading…
Reference in New Issue
Block a user