refactor: .devops/api-ci.yml
Former-commit-id: 26de3f099eaf6a4cfb6b8b40d2fd614416b5cc5f
This commit is contained in:
parent
5784840bf2
commit
ce86e01cb9
|
@ -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.6
|
task: git_clone@1.2.9
|
||||||
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