ci 提交gitea仓库
This commit is contained in:
parent
1fd0e0177d
commit
ff07b22168
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -21,8 +21,9 @@ jobs:
|
|||||||
uses: mego22/actions-git-sha@main
|
uses: mego22/actions-git-sha@main
|
||||||
with:
|
with:
|
||||||
username: "ggball"
|
username: "ggball"
|
||||||
password: "bc65cc90c76baba247e753c95ef5721200e97b59"
|
password: "xfFvaU5ACzp9kw6"
|
||||||
repo: "https://gitea.dongshanxia.top:35000/ggball/onemanager-java.git"
|
repo: "https://gitea.dongshanxia.top:35000/ggball/onemanager-java.git"
|
||||||
|
branch: "master"
|
||||||
- name: Print sha
|
- name: Print sha
|
||||||
run: echo "The sha is ${{ steps.remote_sha.outputs.sha }}"
|
run: echo "The sha is ${{ steps.remote_sha.outputs.sha }}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user