From 978e8c143185a93fee0ce51378f76fda0e06aae0 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Thu, 9 Aug 2018 09:39:59 +0100 Subject: CI: disable Flatpak build It currently fails at the first hurdle, trying to fetch the Haskell Platform over HTTPS. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 749151c..bc2fc96 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,7 +24,7 @@ stack-build-test: paths: - .stack-work -flatpak-build: +.flatpak-build: stage: build image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.28 only: -- cgit v1.2.3