Added artifacts storage.
This commit is contained in:
parent
8f29277ded
commit
7102d4e90b
1 changed files with 3 additions and 1 deletions
|
@ -32,4 +32,6 @@ jobs:
|
|||
command: ./gradlew test
|
||||
|
||||
- store_test_results:
|
||||
path: build/reports/
|
||||
path: build/reports
|
||||
- store_artifacts:
|
||||
path: build/reports
|
Loading…
Add table
Add a link
Reference in a new issue