diff --git a/.drone.yml b/.drone.yml index 4f1fbb8f..185e98aa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,7 +23,7 @@ steps: SONAR_TOKEN: from_secret: SONAR_TOKEN settings: - sources: ./Sources/ + sources: ./Sources commands: - apt-get update && apt-get install -y curl unzip - export SONAR_SCANNER_VERSION=4.7.0.2747