Limit clone depth when drone-building

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2017-04-30 18:17:17 +08:00
parent 8ec1271d6c
commit 7a622eef6f
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ workspace:
pipeline: pipeline:
clone: clone:
image: plugins/git image: plugins/git
depth: 50
tags: true tags: true
build: build: