This commit is contained in:
parent
79bce6c7db
commit
9b0b7280ee
@ -12,8 +12,6 @@ steps:
|
||||
image: maven:3-jdk-11
|
||||
failure: ignore
|
||||
commands:
|
||||
- echo $SONAR_HOST_URL
|
||||
- echo $SONAR_LOGIN
|
||||
- mvn clean verify sonar:sonar -Dsonar.projectKey=LDC -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_LOGIN
|
||||
environment:
|
||||
SONAR_HOST_URL:
|
||||
|
Loading…
Reference in New Issue
Block a user