update clone depth to fix failing builds in PRs
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4488f0368d
commit
45ebbf94c0
@ -3,7 +3,7 @@ type: docker
|
||||
name: default
|
||||
|
||||
clone:
|
||||
depth: 1
|
||||
depth: 50
|
||||
|
||||
steps:
|
||||
- name: syntaxcheck
|
||||
|
Loading…
Reference in New Issue
Block a user