diff --git a/.drone.yml b/.drone.yml index dc9711e..c3131b8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,5 +39,4 @@ 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