From 612318c0b02dc5daff0cc6b8360a754979be213d Mon Sep 17 00:00:00 2001 From: ale Date: Tue, 17 Sep 2024 04:56:15 +0200 Subject: [PATCH] .drone.yml --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index bd82d7c..2f871de 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,6 +9,9 @@ platform: steps: - name: code-analysis image: $REGISTRY/aosapps/drone-sonar-plugin + environment: + REGISTRY: + from_secret: registry settings: sonar_host: from_secret: sonar_host