refactor: .devops/api.yml
Former-commit-id: 2267561841fd1a89e79376e2efcf1e8d209ff6df
This commit is contained in:
parent
7bc4e121c2
commit
f8a2362a6a
|
@ -46,7 +46,7 @@ workflow:
|
||||||
task: git_clone@1.2.6
|
task: git_clone@1.2.6
|
||||||
input:
|
input:
|
||||||
remote_url: '"https://gitlink.org.cn/jcce-pcm/pcm-coordinator.git"'
|
remote_url: '"https://gitlink.org.cn/jcce-pcm/pcm-coordinator.git"'
|
||||||
ref: '"refs/heads/master"'
|
ref: '"refs/heads/JCOS"'
|
||||||
commit_id: '""'
|
commit_id: '""'
|
||||||
depth: 1
|
depth: 1
|
||||||
needs:
|
needs:
|
||||||
|
|
Loading…
Reference in New Issue