X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.github%2Fworkflows%2Fgerrit-novote-merge.yaml;fp=.github%2Fworkflows%2Fgerrit-novote-merge.yaml;h=3abc3ffcee841f4f598a3f16524add2c70f47d37;hb=62b09027431bd395e99df69025922a0d87bca177;hp=644079747452dfa7e625502d97c78d7b04137f3e;hpb=bd01576deddd324b76be025fe9348048893224bd;p=com%2Fpylog.git diff --git a/.github/workflows/gerrit-novote-merge.yaml b/.github/workflows/gerrit-novote-merge.yaml index 6440797..3abc3ff 100644 --- a/.github/workflows/gerrit-novote-merge.yaml +++ b/.github/workflows/gerrit-novote-merge.yaml @@ -85,8 +85,6 @@ jobs: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} with: args: - SONAR_PROJECT_KEY: "o-ran-sc_com-pylog" - SONAR_ORG: "o-ran-sc" SONAR_ARGS: > -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.organization=o-ran-sc @@ -96,8 +94,6 @@ jobs: -Dsonar.python.coverage.reportPaths=./coverage.xm -Dsonar.sources=mdclogpy -Dsonar.verbose=true - secrets: - SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} report-status: if: ${{ always() }}