Fixes.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
aminecmi 2022-10-01 14:21:10 +02:00
parent 79bce6c7db
commit 9b0b7280ee

View File

@ -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: