From 00a557269570f2f2701d9dbaf60bfaf1d2febe81 Mon Sep 17 00:00:00 2001 From: Override-6 Date: Sun, 4 Dec 2022 19:41:38 +0100 Subject: [PATCH] updated ci scripts --- drone/.drone.yml | 2 ++ 1 file changed, 2 insertions(+) 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