From a8a1add708c0af3a0681b659d2ba6354c3f1bb02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sat, 14 Jan 2023 22:39:50 +0100 Subject: [PATCH] Test DroneCI update --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 02d8819..127a6f6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,4 +22,5 @@ steps: sonar_host: from_secret: sonar_host sonar_token: - from_secret: sonar_token \ No newline at end of file + from_secret: sonar_token + usingProperties: true \ No newline at end of file