[Git][ghc/ghc][wip/ghcup-ci] fix
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Thu Jan 12 18:11:27 UTC 2023
Matthew Pickering pushed to branch wip/ghcup-ci at Glasgow Haskell Compiler / GHC
Commits:
fb1b2fda by Matthew Pickering at 2023-01-12T18:11:16+00:00
fix
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -1026,7 +1026,6 @@ ghcup-metadata-nightly:
artifacts: false
- job: source-tarball
artifacts: false
- needs:
- job: project-version
script:
- nix shell --extra-experimental-features nix-command -f .gitlab/rel_eng -c ghcup-metadata --metadata ghcup-0.0.7.yaml --pipeline-id="$CI_PIPELINE_ID" --version="$ProjectVersion" > "metadata_test.yaml"
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fb1b2fdab44e6a3eeba8380d10dedf8e74367d56
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fb1b2fdab44e6a3eeba8380d10dedf8e74367d56
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/de99d225/attachment.html>
More information about the ghc-commits
mailing list