From e5d7ff57c44f62adaf427f25869277ba183287d3 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Sat, 17 Dec 2022 16:02:48 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9?= =?UTF-8?q?=D0=BA=D0=B0=20=D1=81=D0=B1=D0=BE=D1=80=D0=BA=D0=B8=20drone?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 1e753db..5cdfd2b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,8 +28,5 @@ trigger: volumes: - name: m2 - environment: - PATH_MAVEN_M2: - from_secret: PATH_MAVEN_M2 host: - path: $PATH_MAVEN_M2 \ No newline at end of file + path: /drone/volume/m2 \ No newline at end of file