From 63d073a0058b605a61819abdd190b48779d8c6dc Mon Sep 17 00:00:00 2001 From: Emre KARTAL Date: Fri, 15 Sep 2023 18:36:14 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 03e3cda..c7a0789 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ trigger: steps: - name: app-build - image: cirrusci/flutter:latest + image: fischerscode/flutter:latest commands: - cd ./Sources/justMUSIC/ - flutter build apk