ci 提交gitea仓库
This commit is contained in:
parent
2d7fbf134c
commit
701e6f9ee0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user