Browse Source

refactor: .devops/api.yml

Former-commit-id: 2267561841
scheduler_restruct
zhangweiii jianmu 1 year ago
parent
commit
f8a2362a6a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .devops/api.yml

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

@@ -46,7 +46,7 @@ workflow:
task: git_clone@1.2.6
input:
remote_url: '"https://gitlink.org.cn/jcce-pcm/pcm-coordinator.git"'
ref: '"refs/heads/master"'
ref: '"refs/heads/JCOS"'
commit_id: '""'
depth: 1
needs:


Loading…
Cancel
Save