[Git][ghc/ghc][wip/ghcup-ci] Fix NIGHTLY trigger
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Thu Jan 12 10:36:07 UTC 2023
Matthew Pickering pushed to branch wip/ghcup-ci at Glasgow Haskell Compiler / GHC
Commits:
59a84420 by Matthew Pickering at 2023-01-12T10:36:00+00:00
Fix NIGHTLY trigger
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -1084,7 +1084,7 @@ ghcup-metadata-testing-nightly:
artifacts: false
extends: .ghcup-metadata-testing
variables:
- NIGHTLY: "1"
+ NIGHTLY: "$NIGHTLY"
UPSTREAM_JOB_NAME: "ghcup-metadata-nightly"
rules:
- if: '$NIGHTLY'
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/59a844208f5bc8fdf6046a45613dcef85d38a360
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/59a844208f5bc8fdf6046a45613dcef85d38a360
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/20230112/e37ec26c/attachment-0001.html>
More information about the ghc-commits
mailing list