diff --git a/.drone.yml b/.drone.yml index d26318d..e87ff26 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,8 +40,7 @@ steps: image: curlimages/curl commands: - ls -lA . - - ls -lA /bin - - ./uploadfs.sh + - /bin/sh ./uploadfs.sh environment: IOTSSID: from_secret: iotssid