diff --git a/.drone.yml b/.drone.yml index 138a4d0..6aec404 100644 --- a/.drone.yml +++ b/.drone.yml @@ -60,5 +60,5 @@ steps: # accessible en ligne de commande par ${PLUGIN_SONAR_TOKEN} sonar_token: from_secret: SECRET_SONAR_LOGIN - depends_on: [docker-build-and-push] + depends_on: [tests]