From 093fd12ae748f87b638ea3df2341b4d80fa96cac Mon Sep 17 00:00:00 2001 From: Jonas Franz Date: Wed, 2 Mar 2022 17:35:22 +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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index dfc8fe1..74e539c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,9 +12,10 @@ steps: settings: repo: jonasfranz/flutter build_args: - - FLUTTER_VERSION=2.10.1 + - FLUTTER_VERSION=2.10.2 tags: - - '2.10.1' + - '2.10.2' + - '2.10' - '2' username: from_secret: docker_username