[Git][ghc/ghc][wip/ghcup-ci] Use different pipeline
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Thu Jan 12 10:38:44 UTC 2023
Matthew Pickering pushed to branch wip/ghcup-ci at Glasgow Haskell Compiler / GHC
Commits:
e15b3fb4 by Matthew Pickering at 2023-01-12T10:38:36+00:00
Use different pipeline
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -1059,8 +1059,8 @@ ghcup-metadata-nightly:
ghcup-metadata-release:
extends: .ghcup-metadata
script:
- - export CI_PIPELINE_ID=60714
- - export ProjectVersion=9.4.4
+ - export CI_PIPELINE_ID=61299
+ - export ProjectVersion=9.6.0.20230111
- .gitlab/mk_ghcup_metadata.py --release-mode --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/e15b3fb4fc81efbdffee9b10fcb120191c691be2
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e15b3fb4fc81efbdffee9b10fcb120191c691be2
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/c0593065/attachment.html>
More information about the ghc-commits
mailing list