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

ci: Generate source-tarball in release jobs

We need to distribute the source tarball so we should generate it in the
CI pipeline.
parent 6e69964d
No related merge requests found
......@@ -521,6 +521,7 @@ source-tarball:
- python3 ./hadrian/bootstrap/bootstrap.py -w $GHC fetch -o hadrian-bootstrap-sources-$GHC_VERSION
rules:
- if: $NIGHTLY
- if: '$RELEASE_JOB == "yes"'
test-bootstrap:
......
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