1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-02 07:38:35 +00:00

Limit clone depth when drone-building (#1644)

* Limit clone depth when drone-building

* sign drone
This commit is contained in:
Sandro Santilli
2017-04-30 06:32:30 +02:00
committed by Lunny Xiao
parent 9a8ca3e877
commit 00324cea10
2 changed files with 2 additions and 1 deletions

View File

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