ci 提交gitea仓库
This commit is contained in:
parent
e3cbc68ea9
commit
2028e8dc6a
2
.github/actions/gitea-commit/entrypoint.sh
vendored
2
.github/actions/gitea-commit/entrypoint.sh
vendored
@ -12,7 +12,7 @@ git config --global user.email "$GIT_EMAIL"
|
||||
git init
|
||||
git add .
|
||||
git commit -m "${msg}"
|
||||
git push -f $GIT_REPO master
|
||||
git push -f https://ggball:bc65cc90c76baba247e753c95ef5721200e97b59@gitea.dongshanxia.top:35000/ggball/onemanager-java.git master
|
||||
|
||||
|
||||
echo "::set-output name=repo::$GIT_REPO"
|
Loading…
Reference in New Issue
Block a user