diff --git a/.drone.yml b/.drone.yml index 9cb6941..554a456 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,7 +36,7 @@ steps: sonar_host: https://codefirst.iut.uca.fr/sonar/ # accessible en ligne de commande par $${PLUGIN_SONAR_TOKEN} sonar_token: - from_secret: SECRET_SONAR_LOGIN + from_secret: ${SECRET_SONAR_LOGIN} sonar.python.version: 3