Single commands?
continuous-integration/drone/push Build is failing Details

This commit is contained in:
starcalc 2022-08-30 21:28:55 +02:00
parent 211a8ce4d6
commit 6d20017e61
1 changed files with 3 additions and 5 deletions

View File

@ -38,11 +38,9 @@ steps:
- name: upload configs - name: upload configs
image: curlimages/curl image: curlimages/curl
commands: commands:
- echo "Hello for curl" - ls -lA .
- ls -lA /bin - chmod u+x ./uploadfs.sh
- | - ./uploadfs.sh
chmod u+x ./uploadfs.sh
./uploadfs.sh
environment: environment:
IOTSSID: IOTSSID:
from_secret: iotssid from_secret: iotssid