ci 提交gitea仓库
This commit is contained in:
parent
fbe0b05608
commit
a4997228f7
@ -6,6 +6,6 @@ codingUrl="https://gitea.dongshanxia.top:35000/ggball/onemanager-java.git"
|
|||||||
|
|
||||||
git add .
|
git add .
|
||||||
git commit -m "${msg}"
|
git commit -m "${msg}"
|
||||||
git remote add origin $codingUrl
|
git remote add gitea $codingUrl
|
||||||
git show-ref
|
git show-ref
|
||||||
git push "https://gitea.dongshanxia.top:35000/ggball/onemanager-java.git" master --force # 推送
|
git push gitea master --force # 推送
|
||||||
|
Loading…
Reference in New Issue
Block a user