[Git][ghc/ghc][wip/ghcup-ci] Not an optional dependency

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



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


Commits:
7049792d by Matthew Pickering at 2023-01-12T10:35:03+00:00
Not an optional dependency

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -1081,7 +1081,6 @@ ghcup-metadata-release:
 ghcup-metadata-testing-nightly:
   needs:
     - job: ghcup-metadata-nightly
-      optional: true
       artifacts: false
   extends: .ghcup-metadata-testing
   variables:
@@ -1093,7 +1092,6 @@ ghcup-metadata-testing-nightly:
 ghcup-metadata-testing-release:
   needs:
     - job: ghcup-metadata-release
-      optional: true
       artifacts: false
   extends: .ghcup-metadata-testing
   variables:



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7049792d087c3056a8eb5e2fa24db1c06d1dfd4e

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7049792d087c3056a8eb5e2fa24db1c06d1dfd4e
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/28ab3e40/attachment.html>


More information about the ghc-commits mailing list