update clone depth to fix failing builds in PRs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-05-19 13:19:48 +02:00
parent 4488f0368d
commit 45ebbf94c0

View File

@@ -3,7 +3,7 @@ type: docker
name: default
clone:
depth: 1
depth: 50
steps:
- name: syntaxcheck