Browse Source

refactor: .devops/rpc.yml

Former-commit-id: 20b6f0b3eb
scheduler_restruct
zhangweiii jianmu 1 year ago
parent
commit
d306cb310f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .devops/rpc.yml

+ 1
- 1
.devops/rpc.yml View File

@@ -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…
Cancel
Save