diff --git a/.drone.yml b/.drone.yml index b9c1b39..3918af7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,7 +41,7 @@ steps: # accessible en ligne de commande par $${PLUGIN_SONAR_TOKEN} sonar_token: from_secret: SECRET_SONAR_LOGIN - depends on: [tests] + depends_on: [tests] volumes: - name: docs temp: {}