Skip to content

Commit

Permalink
Update reports-api-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sumesh-aot authored Mar 30, 2022
1 parent 0f7b226 commit f2741d3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/reports-api-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ env.SONAR_TOKEN }}

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit f2741d3

Please sign in to comment.