Skip to content

Commit

Permalink
chore: remove sonar cloud CI analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
Sepehr-Sobhani committed Sep 19, 2023
1 parent 11e8f93 commit 5b61e5c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 64 deletions.
31 changes: 0 additions & 31 deletions .github/workflows/scan-code-sonar.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,20 +146,6 @@ jobs:
run: |
rm -rf /tmp/.buildx-cache
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
# trivy-image-scan:
# needs: docker-build
# uses: bcgov/pipeline-templates/.github/workflows/trivy-container.yaml@main
# with:
# IMAGE: gregnrobinson/bcgov-nginx-demo
# TAG: latest
# sonar-repo-scan:
# uses: bcgov/pipeline-templates/.github/workflows/sonar-scanner.yaml@main
# with:
# ORG: ci-testing
# PROJECT_KEY: bcgov-pipeline-templates
# URL: https://sonarcloud.io
# secrets:
# SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
zap-owasp:
needs:
["docker-build", "install-client-dev-tools", "install-server-dev-tools"]
Expand Down
19 changes: 0 additions & 19 deletions sonar-project.properties

This file was deleted.

0 comments on commit 5b61e5c

Please sign in to comment.