Skip to content
Snippets Groups Projects
Commit 56f63c00 authored by Robin Oppermann's avatar Robin Oppermann
Browse files

Correct wrong filename, add report-dir to test output

parent 688bb4ce
No related branches found
No related tags found
1 merge request!3Ci setup
Pipeline #
This commit is part of merge request !3. Comments created here will be created in the context of that merge request.
......@@ -64,7 +64,7 @@ build:
- LICENSE.txt
- README.md
- README.txt
- default_settings
- default_settings.txt
- CONTRIBUTING.md
- HISTORY.txt
......@@ -75,3 +75,6 @@ test:
stage: test
script:
- ./gradlew -g /cache/.gradle check
artifacts:
paths:
- build/reports/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment