[CI] Only build of lint succeeds
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kleph 2020-02-15 17:02:19 +01:00
parent c6fcb571de
commit f8e3f2b9ad

View file

@ -48,3 +48,6 @@ services:
DOCKER_TLS_CERTDIR: "" DOCKER_TLS_CERTDIR: ""
command: [ "--storage-driver=vfs", "--tls=false" ] command: [ "--storage-driver=vfs", "--tls=false" ]
privileged: true privileged: true
depends_on:
- lint