Skip to content

Commit

Permalink
[MOSIP-29162] Updated push-trigger.yml to fix sonar job failure (#219)
Browse files Browse the repository at this point in the history
[MOSIP-25631]

Co-authored-by: syed-salman-technoforte <[email protected]>
  • Loading branch information
syedsalman3753 and syed-salman-technoforte authored Sep 22, 2023
1 parent 5838e0b commit 889c460
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
uses: mosip/kattu/.github/workflows/npm-sonar-analysis.yml@master
with:
SERVICE_LOCATION: admin-ui
SONAR_URL: 'https://sonarcloud.io'
PROJECT_KEY: 'mosip_${{ github.event.repository.name }}'
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
ORG_KEY: ${{ secrets.ORG_KEY }}
Expand Down

0 comments on commit 889c460

Please sign in to comment.