From c6612841aa38135e5e7743040a475db236aeb7fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eric=20L=C3=B6ffler?= Date: Thu, 23 May 2024 18:11:05 +0200 Subject: [PATCH] Add missing sonarcloud attributes --- .github/workflows/ci.yaml | 2 +- .github/workflows/settings.xml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 80b84ae..1e608e6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -63,7 +63,7 @@ jobs: restore-keys: confapi-plugin - name: Run Unit Tests and analyze on SonarCloud - run: ./mvnw test sonar:sonar -B + run: ./mvnw test sonar:sonar -B --settings ./.github/workflows/settings.xml -P analyzing deploy: needs: unit-tests diff --git a/.github/workflows/settings.xml b/.github/workflows/settings.xml index 058bcaa..c84c0fb 100644 --- a/.github/workflows/settings.xml +++ b/.github/workflows/settings.xml @@ -24,5 +24,13 @@ ${env.GPG_PASSPHRASE} + + analyzing + + aservo_confapi-commons + 800c9135c81800959e51375f6594c91a1f757be9bbbc14d311783a4f75c501ec7807da061e787a9ea89433eb1cf2d6088b664332abd6a411ca5b44e811e97a23 + https://sonarcloud.io + +