diff --git a/.drone.yml b/.drone.yml index 1139998..792f77a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -170,7 +170,7 @@ steps: from_secret: gitea_token volumes: - name: dockersock - Path: /var/run/docker.sock + Path: /var/run - name: dockerconfig Path: /.docker/config.json - name: Send Status Notifications