From 0edd8778a34156cd664f5ffe51c68c9e7c488355 Mon Sep 17 00:00:00 2001 From: Ashhhleyyy Date: Sun, 25 Sep 2022 22:28:12 +0100 Subject: [PATCH] fix(ci): alpine... --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index bf73e16..af7d5ed 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,7 +23,7 @@ steps: - name: Build app image: node:16-alpine commands: - - apk install git ca-certificates + - apk add git ca-certificates - npx eas-cli build --platform android --non-interactive --profile preview environment: EXPO_TOKEN: