Skip to content
Snippets Groups Projects
Commit 8d1b75cb authored by Matthew Pickering's avatar Matthew Pickering Committed by Marge Bot
Browse files

ghcup-metadata: Also updates ghcup-nightlies-0.0.7.yaml file

Fixes #23600
parent d3de8668
No related branches found
No related tags found
No related merge requests found
......@@ -1081,6 +1081,7 @@ ghcup-metadata-nightly-push:
- git clone https://gitlab.haskell.org/ghc/ghcup-metadata.git
- PipelineYear="$(date -d $CI_PIPELINE_CREATED_AT +%Y)"
- cp metadata_test.yaml "ghcup-metadata/ghcup-nightlies-$PipelineYear-0.0.7.yaml"
- cp metadata_test.yaml "ghcup-metadata/ghcup-nightlies-0.0.7.yaml"
- cd ghcup-metadata
- git config user.email "ghc-ci@gitlab-haskell.org"
- git config user.name "GHC GitLab CI"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment