bash nicht im curl image?
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
starcalc 2022-08-30 21:10:36 +02:00
parent 96e8a08214
commit 89bde565eb

View file

@ -42,6 +42,8 @@ steps:
image: curlimages/curl
commands:
- |
which bash
ls /bin/bash
chmod u+x ./uploadfs.sh
./uploadfs.sh
environment: