Skip to content

Commit

Permalink
sonarcloud integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Resul Avan authored and Resul Avan committed Oct 28, 2020
1 parent dfe417a commit 4232357
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ version: 2
jobs:

deploy_master:
machine:
image: ubuntu-1604:202004-01
docker:
- image: circleci/node:10.16.3
steps:
- checkout
- run:
Expand Down Expand Up @@ -51,7 +51,6 @@ jobs:
curl "$WEBSITE_URL"
curl "$WEBSITE_URL/api/healthy"
curl "$WEBSITE_URL/sitemap.xml"
- sonarcloud/scan
orbs:
sonarcloud: sonarsource/[email protected]
Expand Down

0 comments on commit 4232357

Please sign in to comment.