Skip to content
Snippets Groups Projects
Commit 2149422e authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

ci: Move compression to after_script

parent b545be4a
No related branches found
No related tags found
No related merge requests found
......@@ -97,6 +97,8 @@ build-8.8:
- export GHC=`pwd`/ghc/bin/ghc
- rm -Rf $HOME/.cabal/packages/local ci/run
- nix run -f ./ci -c run-ci
after_script:
- nix run -f ./ci -c xz results.json
after_script:
......
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