refactor: .devops/rpc.yml
Former-commit-id: 20b6f0b3eb611076b7f8c59ccf4cdda130394f38
This commit is contained in:
parent
8f7c3b5a7c
commit
d306cb310f
|
@ -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