[CI] Only build of lint succeeds
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
c6fcb571de
commit
f8e3f2b9ad
1 changed files with 3 additions and 0 deletions
|
@ -48,3 +48,6 @@ services:
|
|||
DOCKER_TLS_CERTDIR: ""
|
||||
command: [ "--storage-driver=vfs", "--tls=false" ]
|
||||
privileged: true
|
||||
|
||||
depends_on:
|
||||
- lint
|
||||
|
|
Loading…
Reference in a new issue