[Git][ghc/ghc][wip/ghcup-ci] fix
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Thu Jan 12 09:27:32 UTC 2023
Matthew Pickering pushed to branch wip/ghcup-ci at Glasgow Haskell Compiler / GHC
Commits:
bd563fe3 by Matthew Pickering at 2023-01-12T09:27:26+00:00
fix
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -1049,7 +1049,7 @@ ghcup-metadata-nightly:
needs:
- job: project-version
script:
- - export CI_PIPLINE_ID=61347
+ - export CI_PIPELINE_ID=61347
- .gitlab/mk_ghcup_metadata.py --metadata ghcup-0.0.7.yaml --pipeline-id="$CI_PIPELINE_ID" --version="$ProjectVersion" > "metadata_test.yaml"
rules:
- if: $NIGHTLY
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/bd563fe3ea5546361ec8243432cbc329dc07787b
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/bd563fe3ea5546361ec8243432cbc329dc07787b
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/1722830c/attachment-0001.html>
More information about the ghc-commits
mailing list