From 4e4a664d3840af100830ba3cb82419fea9cd1070 Mon Sep 17 00:00:00 2001 From: ale Date: Mon, 5 Oct 2020 16:27:39 +0200 Subject: [PATCH] drone sources --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index a9332ac..d28b16c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,6 +9,7 @@ steps: sonar_host: https://sonar.hatthieves.es sonar_token: from_secret: sonar_token + sources: ./ - name: Build Ubuntu deb package image: ubuntu