💚 fix sonarqube
continuous-integration/drone/push Build encountered an error Details

pull/37/head^2
remrem 2 years ago
parent 94bef45306
commit 6145f743b7

@ -35,5 +35,5 @@ steps:
SONAR_TOKEN: SONAR_TOKEN:
from_secret: SONAR_TOKEN from_secret: SONAR_TOKEN
commands: commands:
- sonar-scanner -Dsonar.projectKey=hyperset -Dsonar.sources=. -Dsonar.host.url=https://codefirst.iut.uca.fr/sonar - sonar-scanner -Dsonar.projectKey=hyperset -Dsonar.sources=. -Dsonar.host.url=https://codefirst.iut.uca.fr/sonar -Dsonar.login=$${SONAR_TOKEN}
depends_on: [ hyperset-build ] depends_on: [ hyperset-build ]
Loading…
Cancel
Save