diff --git a/.drone.yml b/.drone.yml index a8e9f8ae6..1aed930f1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,5 +15,6 @@ steps: - name: sonarqube image: aosapps/drone-sonar-plugin settings: - sonar_host: http://sq.hugot.nl + sonar_host: https://sq.hugot.nl sonar_token: ea716ce5c8240a7cb43298d86158ea654b0ea85f + sources: './src'