From 89bde565eb5153e7dcf59f5f0f61cd02a58064d7 Mon Sep 17 00:00:00 2001 From: starcalc Date: Tue, 30 Aug 2022 21:10:36 +0200 Subject: [PATCH] bash nicht im curl image? --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 4b847ef..93a8400 100644 --- a/.drone.yml +++ b/.drone.yml @@ -42,6 +42,8 @@ steps: image: curlimages/curl commands: - | + which bash + ls /bin/bash chmod u+x ./uploadfs.sh ./uploadfs.sh environment: