refactor: .devops/克隆项目并获取项目的log.yml
This commit is contained in:
parent
41d572836f
commit
c3e9c6bb1e
|
@ -12,7 +12,7 @@ workflow:
|
|||
input:
|
||||
username: ((testgitea.user))
|
||||
password: ((testgitea.pwd))
|
||||
remote_url: https://testgitea2.trustie.net/gitgit/testdevops.git
|
||||
remote_url: '"https://testgitea2.trustie.net/gitgit/testdevops.git"'
|
||||
ref: '"refs/heads/master"'
|
||||
commit_id: '""'
|
||||
needs:
|
||||
|
|
Loading…
Reference in New Issue