From f8a2362a6a48061a9cff4ab49e61f03c56c46f79 Mon Sep 17 00:00:00 2001 From: zhangweiii <894646498@qq.com> Date: Mon, 11 Dec 2023 16:11:05 +0800 Subject: [PATCH] refactor: .devops/api.yml Former-commit-id: 2267561841fd1a89e79376e2efcf1e8d209ff6df --- .devops/api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devops/api.yml b/.devops/api.yml index a45030ab..d8bcc618 100644 --- a/.devops/api.yml +++ b/.devops/api.yml @@ -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: