From 6f0c153f0cac9347cc2fc28dc5bdc90168580607 Mon Sep 17 00:00:00 2001 From: Override-6 Date: Sun, 4 Dec 2022 19:38:50 +0100 Subject: [PATCH] updated ci scripts --- drone/.drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone/.drone.yml b/drone/.drone.yml index fc92a84..0a303dc 100644 --- a/drone/.drone.yml +++ b/drone/.drone.yml @@ -6,7 +6,7 @@ name: Deliver steps: - name: Android - image: mingc/android-build-box + image: alvrme/alpine-android-base:android-32-jdk8 environment: SSH_PRIVATE_KEY: from_secret: SSH_PRIVATE