Skip to content

Commit

Permalink
Merge pull request #177 from bcgov/qa
Browse files Browse the repository at this point in the history
remove verification path
  • Loading branch information
habibaz authored Jan 10, 2024
2 parents 19398a4 + 0b8d02b commit b8e56ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/prod-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,4 @@ jobs:
oc_token: ${{ secrets.OC_TOKEN_PROD }}
overwrite: ${{ matrix.overwrite }}
parameters: -p ZONE=prod
repository: ${{ matrix.repository }}
verification_path: ${{ matrix.verification_path }}
repository: ${{ matrix.repository }}

0 comments on commit b8e56ba

Please sign in to comment.