Browse Source

refactor: .devops/基于gitlink构建.yml

gitlink
songjc jianmu 1 year ago
parent
commit
03311fea52
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .devops/基于gitlink构建.yml

+ 1
- 1
.devops/基于gitlink构建.yml View File

@@ -121,7 +121,7 @@ workflow:
name: common_clone
task: git_clone@1.2.9
input:
remote_url: '""'
remote_url: '"https://gitlink.org.cn/JointCloud/common.git"'
ref: '"refs/heads/master"'
commit_id: '""'
depth: 1


Loading…
Cancel
Save