refactor: .devops/未命名项目.yml

This commit is contained in:
hejiayu47 2024-05-22 08:53:17 +00:00 committed by jianmu
parent 3fbc182a09
commit 546058e190
1 changed files with 1 additions and 2 deletions

View File

@ -39,8 +39,7 @@ workflow:
name: git clone
task: git_clone@1.2.9
input:
ssh_key: ((ssh_key.ssh_key))
remote_url: '"git@code.gitlink.org.cn:hejiayu47/gitlink_help_center.git"'
remote_url: '"https://gitlink.org.cn/hejiayu47/gitlink_help_center.git"'
ref: '"refs/heads/master"'
commit_id: '""'
depth: 1