[Git][ghc/ghc][wip/T16741] gitlab-ci: Don't allow failure of deb9-dwarf job

Ben Gamari gitlab at gitlab.haskell.org
Fri Jun 14 02:54:02 UTC 2019



Ben Gamari pushed to branch wip/T16741 at Glasgow Haskell Compiler / GHC


Commits:
7cfe9cc9 by Ben Gamari at 2019-06-14T02:53:37Z
gitlab-ci: Don't allow failure of deb9-dwarf job

This #16741 out of the way this should now pass.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -523,7 +523,6 @@ release-x86_64-linux-deb9-dwarf:
   extends: .validate-linux
   stage: build
   image: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb9:$DOCKER_REV"
-  allow_failure: true
   variables:
     CONFIGURE_ARGS: "--enable-dwarf-unwind"
     BUILD_FLAVOUR: dwarf



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/7cfe9cc9371c2acd757e942925d783eca544eda3

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/7cfe9cc9371c2acd757e942925d783eca544eda3
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/20190613/970302da/attachment.html>


More information about the ghc-commits mailing list