Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
synoti21 committed Jan 29, 2024
2 parents 5166ef5 + e8d26c5 commit fe244cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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
2 changes: 1 addition & 1 deletion k8s/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ resources:
images:
- name: synoti21/baekjoon-bot
newName: synoti21/baekjoon-bot
newTag: 00e6950f
newTag: 79d8f3fb

0 comments on commit fe244cf

Please sign in to comment.