Skip to content

Commit 8d9a6ad

Browse files
committed
CI: allure results artifact
1 parent 39b1bc0 commit 8d9a6ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ jobs:
116116
name: Test
117117
command: mvn test -Dtest.graph.type=<<parameters.graphType>> <<parameters.args>>
118118
- store_cache
119+
- store_artifacts:
120+
path: target/allure-results
119121

120122
sonar:
121123
executor: 'j21'

0 commit comments

Comments
 (0)