Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 97992fb4 authored by Malo Toudic's avatar Malo Toudic
Browse files

Update .gitlab-ci.yml

parent fb216e4a
No related branches found
No related tags found
No related merge requests found
......@@ -39,14 +39,14 @@ code:
- .codeForJava
variables:
P_CODE_SRC_PATH: "."
P_MAVEN_IMAGE_TAG: "3.6.3"
P_MAVEN_IMAGE_TAG: "3.6.0"
quality:
stage: tests
extends:
- .sonarqubeForJava
variables:
P_MAVEN_IMAGE_TAG: "3.6.3"
P_MAVEN_IMAGE_TAG: "3.6.0"
P_CODE_BINARIES: "target/classes/"
P_CODE_JACOCO_REPORT_PATH: "target/jacoco.exec"
P_CODE_JUNIT_REPORTS_PATH: "target/surefire-reports"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment