refactor: .devops/克隆项目并获取项目的log.yml

This commit is contained in:
gitgit
2022-08-02 07:51:24 +00:00
committed by jianmu
parent b5503413ab
commit 95d07e834f

View File

@@ -10,8 +10,8 @@ workflow:
name: git clone
task: git_clone@1.2.4
input:
username: ((gitlink.username))
password: ((gitlink.pwd))
username: ((testgitea.user))
password: ((testgitea.pwd))
remote_url: https://testgitea2.trustie.net/gitgit/testdevops.git
ref: '"refs/heads/master"'
commit_id: '""'