forked from Gitlink/gitlink_help_center
refactor: .devops/未命名项目.yml
This commit is contained in:
parent
3fbc182a09
commit
546058e190
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue