diff --git a/.drone.yml b/.drone.yml index 6ecc041..1a1c348 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: sonar_host: https://sonar.hatthieves.es sonar_token: from_secret: sonar_token - sources: ./lib + sources: . - name: Build Ubuntu deb package image: ubuntu