summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2018-08-09 09:39:59 +0100
committerWill Thompson <will@willthompson.co.uk>2018-08-09 09:39:59 +0100
commit978e8c143185a93fee0ce51378f76fda0e06aae0 (patch)
tree1c0f9af0cb1942d67710934bab282083beb19e8e
parent160737252b1732615ff75f57cd3c89edf31d672c (diff)
CI: disable Flatpak build
It currently fails at the first hurdle, trying to fetch the Haskell Platform over HTTPS.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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: