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

Fix results.json path

parent f2c3b331
No related branches found
No related tags found
No related merge requests found
...@@ -110,6 +110,9 @@ build-8.8: ...@@ -110,6 +110,9 @@ build-8.8:
$EXTRA_OPTS $EXTRA_OPTS
- nix run -f ../ci -c xz results.json - nix run -f ../ci -c xz results.json
after_script:
- mv results.json.xz ../
artifacts: artifacts:
when: always when: always
paths: paths:
......
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