|
|
@ -11,8 +11,8 @@ workflow:
|
|
|
|
name: git clone
|
|
|
|
name: git clone
|
|
|
|
task: git_clone@1.2.9
|
|
|
|
task: git_clone@1.2.9
|
|
|
|
input:
|
|
|
|
input:
|
|
|
|
username: ((user.user_name))
|
|
|
|
username: ((user.name))
|
|
|
|
password: ((mima.mima1))
|
|
|
|
password: ((mima.mima))
|
|
|
|
remote_url: '"https://gitlink.org.cn/fengyujue/gitlink_help_center.git"'
|
|
|
|
remote_url: '"https://gitlink.org.cn/fengyujue/gitlink_help_center.git"'
|
|
|
|
ref: '"refs/heads/master"'
|
|
|
|
ref: '"refs/heads/master"'
|
|
|
|
commit_id: '""'
|
|
|
|
commit_id: '""'
|
|
|
|