Skip to content

Commit

Permalink
fix: zap scans in test
Browse files Browse the repository at this point in the history
  • Loading branch information
trev-dev committed Feb 6, 2025
1 parent e44763d commit 954dfde
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy-to.openshift-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,3 @@ jobs:
# Get status, returns 0 if rollout is successful
oc rollout status deployment/${{ env.SPRING_BOOT_IMAGE_NAME }}
- name: ZAP Scan
uses: zaproxy/action-api-scan@v0.8.0
with:
target: 'https://${{ env.APP_NAME }}-${{ env.OPENSHIFT_NAMESPACE_TEST }}.apps.silver.devops.gov.bc.ca/v3/api-docs'

0 comments on commit 954dfde

Please sign in to comment.