refactor: .devops/克隆项目并获取项目的log.yml
This commit is contained in:
parent
909851fcf7
commit
34523a0163
|
@ -14,7 +14,7 @@ workflow:
|
||||||
password: ((testgitea.pwd))
|
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"'
|
ref: '"refs/heads/master"'
|
||||||
commit_id: '""'
|
commit_id: '"c3e9c6bb1e"'
|
||||||
needs:
|
needs:
|
||||||
- start
|
- start
|
||||||
- ref: end
|
- ref: end
|
||||||
|
|
Loading…
Reference in New Issue