diff --git a/.drone.yml b/.drone.yml index 1c6f41e..02601d9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -33,3 +33,6 @@ steps: - docker push registry.mgrote.net/allzweckcontainer:latest - docker push registry.mgrote.net/allzweckcontainer:${DRONE_COMMIT_SHA:0:8} - docker push registry.mgrote.net/allzweckcontainer:${DRONE_COMMIT_BRANCH} + volumes: + - name: dockersock + path: /var/run