Fix typo in GitLab CI artifact path and include test report files in artifacts

This commit is contained in:
2025-06-30 20:14:38 +02:00
parent 4a4f45341c
commit cc03d97199
+1 -1
View File
@@ -35,7 +35,7 @@ build:
artifacts:
paths:
- target/surefire-reports/*.xml
- targert/
- target/
- public/
except:
- tags