[Git][ghc/ghc][wip/ghc-8.8-merges] Allow unregisterised build to fail

Ben Gamari gitlab at gitlab.haskell.org
Tue Apr 9 20:20:22 UTC 2019



Ben Gamari pushed to branch wip/ghc-8.8-merges at Glasgow Haskell Compiler / GHC


Commits:
8f5f791b by Ben Gamari at 2019-04-09T20:20:08Z
Allow unregisterised build to fail

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -388,6 +388,7 @@ nightly-x86_64-linux-deb9-integer-simple:
 validate-x86_64-linux-deb9-unreg:
   extends: .build-x86_64-linux-deb9
   stage: full-build
+  allow_failure: true
   variables:
     CONFIGURE_ARGS: --enable-unregisterised
     TEST_ENV: "x86_64-linux-deb9-unreg"



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/8f5f791b79f33e0aebffadd0d824c7ae9ff5bc6e

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/8f5f791b79f33e0aebffadd0d824c7ae9ff5bc6e
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/20190409/023d26c7/attachment.html>


More information about the ghc-commits mailing list