[Git][ghc/ghc][wip/armv7-ci] XXX: Test
Ben Gamari
gitlab at gitlab.haskell.org
Thu Jun 13 14:55:49 UTC 2019
Ben Gamari pushed to branch wip/armv7-ci at Glasgow Haskell Compiler / GHC
Commits:
6761bcc7 by Ben Gamari at 2019-06-13T14:55:42Z
XXX: Test
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -404,9 +404,9 @@ nightly-aarch64-linux-deb9:
.build-armv7-linux-deb9:
extends: .validate-linux
- stage: full-build
+ stage: build
image: "registry.gitlab.haskell.org/ghc/ci-images/armv7-linux-deb9:$DOCKER_REV"
- allow_failure: true
+ #allow_failure: true
variables:
TEST_ENV: "armv7-linux-deb9"
BIN_DIST_PREP_TAR_COMP: "bindistprep/ghc-armv7-linux-deb9.tar.xz"
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/6761bcc7d62ebf60f0fc026abcbef6f7cc082c97
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/6761bcc7d62ebf60f0fc026abcbef6f7cc082c97
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/dd39e86c/attachment.html>
More information about the ghc-commits
mailing list