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:
committed by
Lunny Xiao
parent
9a8ca3e877
commit
00324cea10
@@ -5,6 +5,7 @@ workspace:
|
||||
pipeline:
|
||||
clone:
|
||||
image: plugins/git
|
||||
depth: 50
|
||||
tags: true
|
||||
|
||||
test:
|
||||
|
Reference in New Issue
Block a user