Skip to content
Snippets Groups Projects
Commit acd6e431 authored by to be continuous bot's avatar to be continuous bot Committed by Girija Saint-Ange
Browse files

chore(deps): update dependency to-be-continuous/semantic-release to v3.13

parent 64ea086e
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ include:
inputs:
shellcheck-files: "*.sh"
- component: $CI_SERVER_FQDN/to-be-continuous/gitleaks/gitlab-ci-gitleaks@2.7
- component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.12
- component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.13
variables:
GITLAB_CI_FILES: "templates/gitlab-ci-maven.yml"
......
......@@ -87,7 +87,7 @@ It uses the following variable:
With its default arguments, the GitLab CI template for Maven forces the use of [JaCoCo Maven Plugin](https://www.eclemma.org/jacoco/trunk/doc/maven.html)
to compute code coverage during unit tests execution.
In addition it makes the necessary to [integrate code coverage stats into your GitLab project](https://docs.gitlab.com/ee/ci/testing/code_coverage.html#view-code-coverage-results-in-the-mr) (report badge and viewable coverage in merge requests).
In addition it makes the necessary to [integrate code coverage stats into your GitLab project](https://docs.gitlab.com/ee/ci/testing/code_coverage/#view-coverage-results) (report badge and viewable coverage in merge requests).
If you want to fix the JaCoCo plugin version or tweak the default configuration, you may have to configure the
[JaCoCo Maven Plugin](https://www.eclemma.org/jacoco/trunk/doc/maven.html) in your `pom.xml`, but be aware of the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment