diff --git a/.circleci/config.yml b/.circleci/config.yml index 03e111c..f113a54 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -23,4 +23,4 @@ jobs: - store_test_results: path: target/surefire-reports - store_artifacts: - path: target/demo-java-spring-0.0.1-SNAPSHOT.jar + path: target/surefire-reports