From c3eb36c11b27170a425b5da4a24648352977bd02 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 24 May 2023 06:19:08 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index da0fb43..f5fa510 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,6 +37,7 @@ steps: - mkdir /tmp/shared/target - cd /tmp/shared/target - wget -mpEk http://127.0.0.1:5000 + - ls /tmp/shared/target volumes: - name: shared path: /tmp/shared