From f2df6c7a1b6045207e8064382216d66014b0797a Mon Sep 17 00:00:00 2001 From: Ginger U Date: Mon, 20 Jun 2022 16:22:17 +0200 Subject: [PATCH] pipeline sources --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index ffd7224f0..7c695b7f7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,4 +21,8 @@ steps: from_secret: host sonar_token: from_secret: token + sources: ./src + + +