[Git][ghc/ghc][wip/fix-cabal-reinstall] Add test-reinstall label
Zubin (@wz1000)
gitlab at gitlab.haskell.org
Tue Nov 8 09:13:12 UTC 2022
Zubin pushed to branch wip/fix-cabal-reinstall at Glasgow Haskell Compiler / GHC
Commits:
96178415 by Zubin Duggal at 2022-11-08T14:43:05+05:30
Add test-reinstall label
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -401,6 +401,7 @@ test-cabal-reinstall-x86_64-linux-deb10:
TEST_ENV: "x86_64-linux-deb10-cabal-install"
rules:
- if: $NIGHTLY
+ - if: '$CI_MERGE_REQUEST_LABELS =~ /.*test-reinstall.*/'
############################################################
# Packaging
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/96178415c5e4ca57dc394c05f21e7bfb4c3b8b96
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/96178415c5e4ca57dc394c05f21e7bfb4c3b8b96
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/20221108/38c4ca6a/attachment-0001.html>
More information about the ghc-commits
mailing list