[Git][ghc/ghc][wip/ghcup-ci] Test nightly again
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Thu Jan 12 10:44:10 UTC 2023
Matthew Pickering pushed to branch wip/ghcup-ci at Glasgow Haskell Compiler / GHC
Commits:
ba05a470 by Matthew Pickering at 2023-01-12T10:44:05+00:00
Test nightly again
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -1049,8 +1049,8 @@ ghcup-metadata-nightly:
needs:
- job: project-version
script:
- - export CI_PIPELINE_ID=60714
- - export ProjectVersion=9.4.4
+ - export CI_PIPELINE_ID=61347
+ - export ProjectVersion=9.6.20230111
- .gitlab/mk_ghcup_metadata.py --metadata ghcup-0.0.7.yaml --pipeline-id="$CI_PIPELINE_ID" --version="$ProjectVersion" > "metadata_test.yaml"
- echo "ProjectVersion=$ProjectVersion" > version.sh
rules:
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/ba05a470cbea1b17beb11d511a60ab133c7184e8
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/ba05a470cbea1b17beb11d511a60ab133c7184e8
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/57a2507c/attachment.html>
More information about the ghc-commits
mailing list