ci: 移除不必要的检出步骤
This commit is contained in:
parent
79020ccea0
commit
e78b93d6fb
@ -29,8 +29,6 @@ jobs:
|
||||
go: ["1.24.3"]
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: https://${{ env.GIT_USERNAME }}:${{ env.GIT_PASSWORD }}@${{ vars.DOMAIN_OF_GITEA}}/actions/checkout@main
|
||||
|
||||
# 将.env环境变量配置文件拷贝致gitea runner容器
|
||||
- name: copy env file to runner container
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user