Skip to content

Commit

Permalink
Update build.from.main.branch.deploy.to.dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kamal-mohammed authored Feb 8, 2024
1 parent 5b7d8e4 commit 8e4ca43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.from.main.branch.deploy.to.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,4 @@ jobs:
- name: ZAP Scan
uses: zaproxy/[email protected]
with:
target: 'https://${{ env.REPO_NAME }}-${{ env.OPENSHIFT_NAMESPACE }}-dev.apps.silver.devops.gov.bc.ca/api/v1/api-docs'
target: 'https://${{ env.REPO_NAME }}-${{ env.OPENSHIFT_NAMESPACE }}.apps.silver.devops.gov.bc.ca/api/v1/api-docs'

0 comments on commit 8e4ca43

Please sign in to comment.