From 673f2c58461a57426cefb28297ffa3043646ee7f Mon Sep 17 00:00:00 2001 From: Emre KARTAL Date: Fri, 15 Sep 2023 18:43:10 +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 19466de..9aec1a8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ trigger: steps: - name: app-build - image: fischerscode/flutter:master + image: fischerscode/flutter-sudo:latest commands: - cd ./Sources/justMUSIC/ - flutter build apk