summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2023-01-12 18:11:16 +0000
committerMatthew Pickering <matthewtpickering@gmail.com>2023-01-12 18:11:16 +0000
commitfb1b2fdab44e6a3eeba8380d10dedf8e74367d56 (patch)
treee8413e0828848c6f75fa2b85dd89fadb8af19da5
parent91967a9670546454100c456e16574dcc179589eb (diff)
downloadhaskell-fb1b2fdab44e6a3eeba8380d10dedf8e74367d56.tar.gz
fix
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c1e477e7b7..743d038633 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1026,7 +1026,6 @@ ghcup-metadata-nightly:
artifacts: false
- job: source-tarball
artifacts: false
- needs:
- job: project-version
script:
- nix shell --extra-experimental-features nix-command -f .gitlab/rel_eng -c ghcup-metadata --metadata ghcup-0.0.7.yaml --pipeline-id="$CI_PIPELINE_ID" --version="$ProjectVersion" > "metadata_test.yaml"