From c8fc09d38c35fe54f2317190b1dcaf8b55fa4cac Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 24 May 2023 06:22:30 +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 f5fa510..a04d502 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,6 +38,7 @@ steps: - cd /tmp/shared/target - wget -mpEk http://127.0.0.1:5000 - ls /tmp/shared/target + - exit volumes: - name: shared path: /tmp/shared