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