From 1daed5612731eb220dcc98a268cfadeb6c713672 Mon Sep 17 00:00:00 2001 From: light7734 Date: Mon, 14 Oct 2024 14:24:30 +0330 Subject: [PATCH] cicd: fix volumes --- .drone.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 31708cb..f50674a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,8 +10,6 @@ volumes: - name: dockersock host: path: /var/run/docker.sock - -volumes: - name: py temp: {}