diff --git a/.drone.yml b/.drone.yml index d96d100fa..ebce13564 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,8 +14,8 @@ pipeline: image: asoldatenko/dnd-golang privileged: true volumes: - - name: dockersock - path: /var/run + - name: dockersock + path: /var/run commands: - make test