Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 249257bc authored by Joze RIHTARSIC's avatar Joze RIHTARSIC
Browse files

update gitlab CI file

parent fa2f939a
Branches EDELIVERY-12495-update-eupl-licence-for-ddc
No related tags found
No related merge requests found
......@@ -87,12 +87,9 @@ build-maven-job:
expire_in: 1 week
after_script:
- cat smp-aggregator/target/site/jacoco-aggregate/index.html | grep -o '<tfoot>.*</tfoot>'
artifacts:
when: always
expire_in: 1 week
paths:
- "target/site"
- "*/target/site"
paths:
- "target/site"
- "*/target/site"
reports:
junit:
- "*/target/surefire-reports/TEST-*.xml"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment