Skip to content
Snippets Groups Projects
Commit 46727fce authored by Anya Helene Bagge's avatar Anya Helene Bagge
Browse files

Update .gitlab-ci.yml file

parent 2bad6c44
No related branches found
No related tags found
No related merge requests found
Pipeline #185326 failed
...@@ -42,7 +42,9 @@ image: git.app.uib.no:4567/ii/inf222/v23/assignments/test-runner:latest ...@@ -42,7 +42,9 @@ image: git.app.uib.no:4567/ii/inf222/v23/assignments/test-runner:latest
test: test:
stage: test stage: test
script: script:
- df -h
- '$HOME/run-tests compile test' - '$HOME/run-tests compile test'
- df -h
artifacts: artifacts:
paths: paths:
- report/ - report/
......
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