diff --git a/drone/.drone.yml b/drone/.drone.yml index 4d0ad8c..ace78f0 100644 --- a/drone/.drone.yml +++ b/drone/.drone.yml @@ -13,11 +13,8 @@ steps: SSH_PUBLIC_KEY: from_secret: SSH_PUBLIC commands: - - pwd - - ls drone -l - - tree - - drone/deliver.sh android - - drone/android-sign.sh + - bash drone/deliver.sh android + - bash drone/android-sign.sh - name: Electron image: ubuntu:latest environment: