clone depth now uses the "good" format for drone 1
This commit is contained in:
parent
08e84f4e8d
commit
0db5292f9f
1 changed files with 2 additions and 4 deletions
|
@ -6,8 +6,7 @@ workspace:
|
|||
path: src/code.vikunja.io/api
|
||||
|
||||
clone:
|
||||
git:
|
||||
depth: 50
|
||||
depth: 50
|
||||
|
||||
services:
|
||||
- name: test-db
|
||||
|
@ -89,8 +88,7 @@ workspace:
|
|||
path: src/code.vikunja.io/api
|
||||
|
||||
clone:
|
||||
git:
|
||||
depth: 50
|
||||
depth: 50
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
|
|
Loading…
Reference in a new issue