[Git][ghc/ghc][wip/memory-barriers] unbreak
Matthew Pickering
gitlab at gitlab.haskell.org
Fri Jun 7 14:18:38 UTC 2019
Matthew Pickering pushed to branch wip/memory-barriers at Glasgow Haskell Compiler / GHC
Commits:
d5a48832 by Matthew Pickering at 2019-06-07T14:18:32Z
unbreak
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -17,12 +17,12 @@ before_script:
stages:
- lint # Source linting
- # - build # A quick smoke-test to weed out broken commits
- #- full-build # Build all the things
- #- cleanup # See Note [Cleanup after the shell executor]
- #- packaging # Source distribution, etc.
- #- hackage # head.hackage testing
- #- deploy # push documentation
+ - build # A quick smoke-test to weed out broken commits
+ - full-build # Build all the things
+ - cleanup # See Note [Cleanup after the shell executor]
+ - packaging # Source distribution, etc.
+ - hackage # head.hackage testing
+ - deploy # push documentation
.only-default: &only-default
only:
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/d5a488320ca84ba725266e55b98eb899b7950a45
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/d5a488320ca84ba725266e55b98eb899b7950a45
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/20190607/c0b172a5/attachment.html>
More information about the ghc-commits
mailing list