refactor: .devops/api-ci.yml
Former-commit-id: 36b0d664f5ef3b45813859890d5617395ac22451
This commit is contained in:
parent
ed242ed515
commit
f5983fb9a1
|
@ -14,7 +14,6 @@ workflow:
|
||||||
name: git clone
|
name: git clone
|
||||||
task: git_clone@1.2.9
|
task: git_clone@1.2.9
|
||||||
input:
|
input:
|
||||||
ssh_key: ((dev.gitlink_ssheky))
|
|
||||||
remote_url: '"https://gitlink.org.cn/JointCloud/pcm-coordinator.git"'
|
remote_url: '"https://gitlink.org.cn/JointCloud/pcm-coordinator.git"'
|
||||||
ref: '"refs/heads/master"'
|
ref: '"refs/heads/master"'
|
||||||
commit_id: '""'
|
commit_id: '""'
|
||||||
|
|
Loading…
Reference in New Issue