From cfe7bd2d71a5d42b0e6916c8fae8182c556468c9 Mon Sep 17 00:00:00 2001 From: TheOneWithTheBraid Date: Fri, 17 Jun 2022 14:12:28 +0200 Subject: [PATCH] chore: use Famedly flutter image for Linux builds Signed-off-by: TheOneWithTheBraid --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 87fe22f4..a97bf86b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -192,6 +192,7 @@ pages: - main build_linux_x86: + image: registry.gitlab.com/famedly/company/frontend/flutter-dockerimages/flutter-linux/stable:${FLUTTER_VERSION} stage: coverage before_script: [