diff --git a/drone/.drone.yml b/drone/.drone.yml index 612cebf..430f981 100644 --- a/drone/.drone.yml +++ b/drone/.drone.yml @@ -13,6 +13,8 @@ steps: SSH_PUBLIC_KEY: from_secret: SSH_PUBLIC commands: + - pwd + - ls -l - drone/deliver.sh android - drone/android-sign.sh - name: Electron