refactor: .devops/仓库开发者克隆私有仓库.yml
This commit is contained in:
parent
7c844a2050
commit
5dfe5940ce
|
@ -18,8 +18,8 @@ workflow:
|
||||||
name: git clone
|
name: git clone
|
||||||
task: git_clone@1.2.5
|
task: git_clone@1.2.5
|
||||||
input:
|
input:
|
||||||
username: ((testgitea.user))
|
username: ((chytest3.user))
|
||||||
password: ((testgitea.pwd))
|
password: ((chytest3.pwd))
|
||||||
remote_url: '"hhttps://testgitea2.trustie.net/postman/test_jiammu.git"'
|
remote_url: '"hhttps://testgitea2.trustie.net/postman/test_jiammu.git"'
|
||||||
ref: '"refs/heads/master"'
|
ref: '"refs/heads/master"'
|
||||||
commit_id: '""'
|
commit_id: '""'
|
||||||
|
|
Loading…
Reference in New Issue