[Git][ghc/ghc][wip/ghcup-ci] Testing
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Thu Jan 12 09:37:11 UTC 2023
Matthew Pickering pushed to branch wip/ghcup-ci at Glasgow Haskell Compiler / GHC
Commits:
2b39b6b7 by Matthew Pickering at 2023-01-12T09:37:05+00:00
Testing
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -1050,7 +1050,9 @@ ghcup-metadata-nightly:
- job: project-version
script:
- 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:
- if: $NIGHTLY
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2b39b6b7bb1ce0ecbb21d3d11350d773efe5d75b
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2b39b6b7bb1ce0ecbb21d3d11350d773efe5d75b
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/e67eb8ce/attachment.html>
More information about the ghc-commits
mailing list