refactor: .devops/api-ci.yml
Former-commit-id: 9c561ef36f4c61597091fed76b61a513f9f9423b
This commit is contained in:
parent
f5983fb9a1
commit
d0d42e32a9
|
@ -12,7 +12,7 @@ workflow:
|
||||||
task: start
|
task: start
|
||||||
- ref: git_clone_0
|
- ref: git_clone_0
|
||||||
name: git clone
|
name: git clone
|
||||||
task: git_clone@1.2.9
|
task: git_clone@1.2.6
|
||||||
input:
|
input:
|
||||||
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"'
|
||||||
|
|
Loading…
Reference in New Issue