refactor: .devops/未命名项目.yml
This commit is contained in:
parent
f674c5803d
commit
91746a336a
|
@ -32,6 +32,8 @@ workflow:
|
||||||
name: git clone
|
name: git clone
|
||||||
task: git_clone@1.2.9
|
task: git_clone@1.2.9
|
||||||
input:
|
input:
|
||||||
|
username: ((ganshihao21.ganshihao21_user))
|
||||||
|
password: ((ganshihao21.ganshihao21))
|
||||||
remote_url: '"https://gitlink.org.cn/shuaihao/gitlink_help_center.git"'
|
remote_url: '"https://gitlink.org.cn/shuaihao/gitlink_help_center.git"'
|
||||||
ref: '"refs/heads/master"'
|
ref: '"refs/heads/master"'
|
||||||
commit_id: '""'
|
commit_id: '""'
|
||||||
|
|
Loading…
Reference in New Issue