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
|
path: src/code.vikunja.io/api
|
||||||
|
|
||||||
clone:
|
clone:
|
||||||
git:
|
depth: 50
|
||||||
depth: 50
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- name: test-db
|
- name: test-db
|
||||||
|
@ -89,8 +88,7 @@ workspace:
|
||||||
path: src/code.vikunja.io/api
|
path: src/code.vikunja.io/api
|
||||||
|
|
||||||
clone:
|
clone:
|
||||||
git:
|
depth: 50
|
||||||
depth: 50
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
|
Loading…
Add table
Reference in a new issue