From 809255baa6f474baeb20c3d88d2144d4e14a27c9 Mon Sep 17 00:00:00 2001 From: mifi Date: Thu, 4 May 2023 12:12:44 -0400 Subject: [PATCH] Last try before lunch --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index dcca426..f2ad74f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -175,11 +175,11 @@ steps: - docker compose up --wait volumes: - name: env - path: /.env + path: ./.env - name: dockersock Path: /var/run/docker.sock - name: dockerconfig - Path: /.docker/config.json + Path: ./.docker/config.json - name: Send Status Notifications image: plugins/webhook settings: