diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dedc582..49ee7c6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -86,6 +86,7 @@ build-java-11: name: java-11 paths: - target/*.jar + - target/*.zip reports: junit: - target/surefire-reports/*.xml