Skip to content

Commit

Permalink
disabling trivy (#331)
Browse files Browse the repository at this point in the history
Signed-off-by: rajapandi1234 <[email protected]>
  • Loading branch information
rajapandi1234 authored Dec 4, 2024
1 parent 4bb162a commit 69b7905
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,14 +90,4 @@ jobs:
RELEASE_DOCKER_HUB: ${{ secrets.RELEASE_DOCKER_HUB }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }}

call-trivy-scan:
uses: mosip/kattu/.github/workflows/trivy.yml@develop
strategy:
matrix:
include:
- SERVICE_NAME: 'kernel-keymanager-service'
- SERVICE_NAME: 'keys-generator'
- SERVICE_NAME: 'keys-migrator'
with:
service_name: ${{ matrix.SERVICE_NAME }}
version: $'{{ github.ref_name }}'

0 comments on commit 69b7905

Please sign in to comment.