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