[Git][ghc/ghc][wip/ghcup-ci] Fix nightly trigger

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Thu Jan 12 10:41:16 UTC 2023



Matthew Pickering pushed to branch wip/ghcup-ci at Glasgow Haskell Compiler / GHC


Commits:
0cd30420 by Matthew Pickering at 2023-01-12T10:41:10+00:00
Fix nightly trigger

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -1087,7 +1087,7 @@ ghcup-metadata-testing-nightly:
       NIGHTLY: "$NIGHTLY"
       UPSTREAM_JOB_NAME: "ghcup-metadata-nightly"
   rules:
-    - if: '$NIGHTLY'
+    - if: $NIGHTLY
 
 ghcup-metadata-testing-release:
   needs:



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0cd30420de62c796c7c80ce051773caf22a4bb26

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0cd30420de62c796c7c80ce051773caf22a4bb26
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/5d4968e2/attachment-0001.html>


More information about the ghc-commits mailing list