Update '.drone.yml'
continuous-integration/drone/push Build is passing Details

pull/37/head^2
remrem 2 years ago
parent b54a8ba902
commit 226c456ee1

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