diff --git a/.drone.jsonnet b/.drone.jsonnet index 3810b14..83a63f1 100644 --- a/.drone.jsonnet +++ b/.drone.jsonnet @@ -30,8 +30,7 @@ local email_notification() = }; local test_distro(distribution) = - { - name: 'Test on %(distribution)s' % { distribution: distribution }, + {, volumes: [{ name: 'dockersock', path: '/var/run' },], image: 'guisea/ansible-molecule:latest', commands: [