refactor: .devops/未命名项目.yml

This commit is contained in:
hejiayu47 2024-05-22 08:51:52 +00:00 committed by jianmu
parent e7c3e7aa9c
commit 3fbc182a09
1 changed files with 2 additions and 1 deletions

View File

@ -39,7 +39,8 @@ workflow:
name: git clone
task: git_clone@1.2.9
input:
remote_url: '""'
ssh_key: ((ssh_key.ssh_key))
remote_url: '"git@code.gitlink.org.cn:hejiayu47/gitlink_help_center.git"'
ref: '"refs/heads/master"'
commit_id: '""'
depth: 1