diff --git a/.drone.yml b/.drone.yml index 2368aae..47165bd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: SONAR_TOKEN: from_secret: SCANNER_TOKEN commands: - - sonar-scanner -Dsonar.projectKey=gitea/opengis -Dsonar.login=$SONAR_LOGIN -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.token=$SONAR_TOKEN + - sonar-scanner -Dsonar.projectKey=gitea_opengis -Dsonar.login=$SONAR_LOGIN -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.token=$SONAR_TOKEN - name: Deploy to Server image: curlimages/curl:latest diff --git a/src/App.jsx b/src/App.jsx index cde3540..a14f657 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -2,7 +2,7 @@ function App() { return (