[Git][ghc/ghc][ghc-8.8.1-alpha1] gitlab-ci: Disable PDF building on Debian 8

Ben Gamari gitlab at gitlab.haskell.org
Wed Apr 24 05:15:12 UTC 2019



Ben Gamari pushed to tag ghc-8.8.1-alpha1 at Glasgow Haskell Compiler / GHC


Commits:
2b536b0b by Ben Gamari at 2019-04-24T05:14:32Z
gitlab-ci: Disable PDF building on Debian 8

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -406,6 +406,8 @@ release-x86_64-linux-deb8:
   variables:
     TEST_ENV: "x86_64-linux-deb8"
     BIN_DIST_PREP_TAR_COMP: "bindistprep/ghc-x86_64-deb8-linux.tar.xz"
+    # Disable sphinx PDF output as our Debian image doesn't have the requisite packages
+    BUILD_SPHINX_PDF: "NO"
   only:
     - tags
   cache:



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/2b536b0b3dff17ddd97dfd24617876879d5db67c

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/2b536b0b3dff17ddd97dfd24617876879d5db67c
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20190424/01b96b9b/attachment.html>


More information about the ghc-commits mailing list