From 270298358b71f1400f2b0b280c506648a5412bbd Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 23 May 2023 07:24:25 +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 cb4e4ee..d839c92 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,6 +36,7 @@ steps: - mkdir /tmp/target - cd /tmp/target - wget -mpEk http://127.0.0.1:5000 + - ls /tmp/target volumes: - name: shared path: /tmp/shared