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

Create artifacts in test task on failure

parent 56f63c00
No related branches found
No related tags found
1 merge request!3Ci setup
Pipeline #
......@@ -76,5 +76,6 @@ test:
script:
- ./gradlew -g /cache/.gradle check
artifacts:
when: on_failure
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