Skip to content

Commit

Permalink
Update baekjoon_bot_cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
synoti21 authored Jan 29, 2024
1 parent 3473e4d commit 79d8f3f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/baekjoon_bot_cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ jobs:
- name: Unit test
run: npm test

- name: SonarQube Scan
uses: kitabisa/[email protected]
with:
host: ${{ secrets.SONAR_ENDPOINT }}
login: ${{ secrets.SONAR_TOKEN }}

- name: Docker login
uses: docker/[email protected]
with:
Expand Down

0 comments on commit 79d8f3f

Please sign in to comment.