From 4c5d15b10affcd63d229768b29edae00ef5fcfb1 Mon Sep 17 00:00:00 2001 From: Lucas DELANIER Date: Mon, 13 Mar 2023 15:06:11 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index baf378b..c61c343 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,8 +20,7 @@ steps: - name: sonarqube image: openjdk:latest environment: - SONAR_TOKEN: - from_secret: SONAR_TOKEN + SONAR_LOGIN: ${SONAR_TOKEN} SONAR_HOST_URL: "https://your-sonarqube-url.com" settings: sources: ./ShakeAndCraft/