refactor: .devops/测试.yml

This commit is contained in:
yystopf 2023-04-08 11:45:45 +08:00 committed by jianmu
parent f7b218865a
commit 506463c47a
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ workflow:
name: git clone
task: git_clone@1.2.6
input:
username: ((gitlink.username))
password: ((gitlink.password))
remote_url: '"https://gitlink.org.cn/yystopf/gitstats.git"'
ref: '"refs/heads/master"'
commit_id: '""'