From a5d8767d745727c86786fb0e623f92ee04967c5f Mon Sep 17 00:00:00 2001 From: Jonas Franz Date: Tue, 4 Jul 2023 11:38:35 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 004e6ac..f2dbe78 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,10 +12,10 @@ steps: settings: repo: jonasfranz/flutter build_args: - - FLUTTER_VERSION=3.7.7 + - FLUTTER_VERSION=3.10.5 tags: - - '3.7.7' - - '3.7' + - '3.10.5' + - '3.10' - '3' username: from_secret: docker_username