refactor: .devops/测试.yml
This commit is contained in:
parent
f7b218865a
commit
506463c47a
|
|
@ -16,6 +16,8 @@ workflow:
|
|||
name: git clone
|
||||
task: git_clone@1.2.6
|
||||
input:
|
||||
username: ((gitlink.username))
|
||||
password: ((gitlink.password))
|
||||
remote_url: '"https://gitlink.org.cn/yystopf/gitstats.git"'
|
||||
ref: '"refs/heads/master"'
|
||||
commit_id: '""'
|
||||
|
|
|
|||
Loading…
Reference in New Issue