diff --git a/drone.yml b/drone.yml index 562228e..b1cb422 100644 --- a/drone.yml +++ b/drone.yml @@ -17,6 +17,6 @@ steps: image: aosapps/drone-sonar-plugin settings: sonar_host: - from_secret: PathFinder_sonar_host + from_secret: Wikifantasy_sonar_host sonar_token: - from_secret: PathFinder_sonar_token \ No newline at end of file + from_secret: Wikifantasy_sonar_token \ No newline at end of file