diff --git a/.drone.yml b/.drone.yml index 3571fe5..afcc1ae 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,5 +41,8 @@ services: path: /var/run volumes: + - name: m2 + host: + path: /drone/volume/m2 - name: dockersock temp: {} \ No newline at end of file