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

Update .gitlab-ci.yml

parent 9df07b51
No related branches found
No related tags found
No related merge requests found
...@@ -111,6 +111,7 @@ build-8.8: ...@@ -111,6 +111,7 @@ build-8.8:
- nix run -f ../ci -c xz results.json - nix run -f ../ci -c xz results.json
after_script: after_script:
- ls -lh
- mv results.json.xz ../ - mv results.json.xz ../
artifacts: artifacts:
...@@ -146,7 +147,6 @@ update-repo: ...@@ -146,7 +147,6 @@ update-repo:
- build-master - build-master
after_script: after_script:
- ls -lh
- rm -Rf keys - rm -Rf keys
artifacts: artifacts:
......
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