Skip to content
Snippets Groups Projects
Commit 02b2a059 authored by LABOUREL Arnaud's avatar LABOUREL Arnaud
Browse files

mise à jour gradle test report

parent afc7b317
Branches
Tags
No related merge requests found
......@@ -32,12 +32,10 @@ build:
test:
stage: test
script: gradle check
cache:
key: "$CI_COMMIT_REF_NAME"
policy: pull
paths:
- build
- .gradle
script: gradle test
artifacts:
when: always
reports:
junit: build/test-results/test/**/TEST-*.xml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment