|
|
@ -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: '""'
|
|
|
|