diff --git a/.drone.yml b/.drone.yml index c4e51a1..afd3e04 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,6 +15,8 @@ steps: environment: SONAR_TOKEN: from_secret: sonar_token + settings: + sources: ./Sources commands: #- apk add zip unzip openjdk11 tree - export SONAR_SCANNER_VERSION=4.7.0.2747