Fix typo in GitLab CI artifact path and include test report files in artifacts
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ build:
|
||||
artifacts:
|
||||
paths:
|
||||
- target/surefire-reports/*.xml
|
||||
- targert/
|
||||
- target/
|
||||
- public/
|
||||
except:
|
||||
- tags
|
||||
|
||||
Reference in New Issue
Block a user