From 1d982037a13fd367ebe075ed61ac3791ffc2b1a3 Mon Sep 17 00:00:00 2001 From: "dorian.hodin" Date: Sat, 18 Mar 2023 12:13:34 +0100 Subject: [PATCH] Try to add coverage.xml file to SonarQube 4, try to find where is sonarqube directory, remove workspace --- .drone.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index f3ef581..1bf781a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,9 +7,6 @@ trigger: event: - push -workspace: - path : /Source - steps: - name: setup_PHP_for_SonarQube image: sonarsource/sonar-scanner-cli