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: ...@@ -32,12 +32,10 @@ build:
test: test:
stage: test stage: test
script: gradle check script: gradle test
cache: artifacts:
key: "$CI_COMMIT_REF_NAME" when: always
policy: pull reports:
paths: junit: build/test-results/test/**/TEST-*.xml
- build
- .gradle
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment