From ef58b57e884e5766027ccd66408744b1934f117d Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Sat, 17 Dec 2022 15:55:08 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 056218b..fcfa797 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,4 +29,4 @@ trigger: volumes: - name: m2 host: - path: $${PATH_MAVEN_M2} \ No newline at end of file + path: "${PATH_MAVEN_M2}" \ No newline at end of file