forked from Gitlink/gitlink_help_center
refactor: .devops/test.yml
This commit is contained in:
parent
8c50638373
commit
2007e6743b
|
@ -25,7 +25,7 @@ workflow:
|
||||||
name: git clone
|
name: git clone
|
||||||
task: git_clone@1.2.9
|
task: git_clone@1.2.9
|
||||||
input:
|
input:
|
||||||
remote_url: '""'
|
remote_url: '"https://gitlink.org.cn/SheYuWu03/gitlink_help_center.git"'
|
||||||
ref: '"refs/heads/master"'
|
ref: '"refs/heads/master"'
|
||||||
commit_id: '""'
|
commit_id: '""'
|
||||||
depth: 1
|
depth: 1
|
||||||
|
|
Loading…
Reference in New Issue