refactor: .devops/test git log.yml
This commit is contained in:
parent
3078990326
commit
10e76119e4
|
@ -13,7 +13,7 @@ workflow:
|
||||||
remote_url: '"https://gitee.com/jianmu-dev/jianmu-ci-server.git"'
|
remote_url: '"https://gitee.com/jianmu-dev/jianmu-ci-server.git"'
|
||||||
ref: '"refs/heads/master"'
|
ref: '"refs/heads/master"'
|
||||||
commit_id: '""'
|
commit_id: '""'
|
||||||
depth: 1
|
depth: 3
|
||||||
needs:
|
needs:
|
||||||
- start
|
- start
|
||||||
- ref: git_log_0
|
- ref: git_log_0
|
||||||
|
|
Loading…
Reference in New Issue