diff --git a/.drone.yml b/.drone.yml index 026c8f3..50681b6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,4 +39,5 @@ steps: # accessible en ligne de commande par ${PLUGIN_SONAR_TOKEN} sonar_token: from_secret: SECRET_SONAR_LOGIN - depends_on: [tests] \ No newline at end of file + depends_on: [tests] + \ No newline at end of file