Skip to content

Commit

Permalink
frontend.yml ์ˆ˜์ •
Browse files Browse the repository at this point in the history
  • Loading branch information
cndqjacndqja committed Aug 17, 2022
1 parent d036062 commit 01764da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ jobs:
- uses: actions/checkout@v2
- run: npm ci
- run: npm run build
- run: npm install -g sonarqube-scanner

- name: sonar-scanner
- uses: sonarsource/sonarqube-scan-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 01764da

Please sign in to comment.