diff --git a/.drone.yml b/.drone.yml index 32647b3..0fdfc67 100644 --- a/.drone.yml +++ b/.drone.yml @@ -81,4 +81,4 @@ steps: from_secret: sonar_host sonar_token: from_secret: sonar_sae_token - exclusions: **.java + exclusions: "**.java"