Limit clone depth when drone-building
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
8ec1271d6c
commit
7a622eef6f
|
@ -4,6 +4,7 @@ workspace:
|
||||||
pipeline:
|
pipeline:
|
||||||
clone:
|
clone:
|
||||||
image: plugins/git
|
image: plugins/git
|
||||||
|
depth: 50
|
||||||
tags: true
|
tags: true
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue