Update sonar-8.gitlab-ci.yml
This commit is contained in:
parent
f4207b5c26
commit
5a0bd3d37c
@ -2,8 +2,8 @@
|
|||||||
stage: verify
|
stage: verify
|
||||||
variables:
|
variables:
|
||||||
SONAR_HOST_URL: https://sonar.exxcellent.de/sonar8
|
SONAR_HOST_URL: https://sonar.exxcellent.de/sonar8
|
||||||
#SONAR_PROJECT_KEY: ""
|
SONAR_PROJECT_KEY: ""
|
||||||
#SONAR_PROJECT_NAME: ""
|
SONAR_PROJECT_NAME: ""
|
||||||
SONAR_EXCLUSIONS: "**/target/**,**/src/test/**"
|
SONAR_EXCLUSIONS: "**/target/**,**/src/test/**"
|
||||||
SONAR_QUALITYGATE_WAIT: "true"
|
SONAR_QUALITYGATE_WAIT: "true"
|
||||||
SONAR_QUALITYGATE_TIMEOUT: "10000"
|
SONAR_QUALITYGATE_TIMEOUT: "10000"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user