Skip to content

Commit 04b911a

Browse files
authored
chore(prow-jobs/pingcap/tidb-engine-ext): update latest-presubmits.yaml (#3465)
do a full clone in job `pull-unit-test`.
1 parent f21f671 commit 04b911a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
approvers:
3+
- sig-approvers-tiflash

prow-jobs/pingcap/tidb-engine-ext/latest-presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ presubmits:
66
decorate: true # need add this.
77
always_run: true
88
skip_submodules: true
9-
clone_depth: 1
9+
clone_depth: 0 # do a full clone.
1010
branches:
1111
- ^master$
1212
- ^raftstore-proxy$

0 commit comments

Comments
 (0)