forked from Gitlink/gitlink_help_center
refactor: .devops/未命名项目.yml
This commit is contained in:
parent
e7c3e7aa9c
commit
3fbc182a09
|
@ -39,7 +39,8 @@ workflow:
|
|||
name: git clone
|
||||
task: git_clone@1.2.9
|
||||
input:
|
||||
remote_url: '""'
|
||||
ssh_key: ((ssh_key.ssh_key))
|
||||
remote_url: '"git@code.gitlink.org.cn:hejiayu47/gitlink_help_center.git"'
|
||||
ref: '"refs/heads/master"'
|
||||
commit_id: '""'
|
||||
depth: 1
|
||||
|
|
Loading…
Reference in New Issue