Skip to content
Snippets Groups Projects
Commit 87cf28ad authored by Gustav Kindgren's avatar Gustav Kindgren
Browse files

Update .gitlab-ci.yml file

parent 956ec804
No related branches found
No related tags found
No related merge requests found
Pipeline #77180 passed
...@@ -18,7 +18,8 @@ test: ...@@ -18,7 +18,8 @@ test:
script: script:
- ant -lib test/lib/junit.jar -Dtest=AllTests testall - ant -lib test/lib/junit.jar -Dtest=AllTests testall
artifacts: artifacts:
- ./build/report/ paths:
- ./build/report/
pages: pages:
stage: deploy stage: deploy
dependencies: dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment