From 32f3198291f64e5b6ee19ed881898fa5b34854ab Mon Sep 17 00:00:00 2001 From: Override-6 Date: Sun, 4 Dec 2022 19:42:48 +0100 Subject: [PATCH] updated ci scripts --- drone/.drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drone/.drone.yml b/drone/.drone.yml index 430f981..4d0ad8c 100644 --- a/drone/.drone.yml +++ b/drone/.drone.yml @@ -14,7 +14,8 @@ steps: from_secret: SSH_PUBLIC commands: - pwd - - ls -l + - ls drone -l + - tree - drone/deliver.sh android - drone/android-sign.sh - name: Electron