Skip to content

Commit

Permalink
Simplify database deployment, use bcgov/nr-containers
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Jul 17, 2024
1 parent b613e0d commit d39c2a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
oc_token: ${{ secrets.OC_TOKEN }}
oc_version: ${{ matrix.oc_version }}
overwrite: ${{ matrix.overwrite }}
parameters: -p ZONE=${{ github.event.number }} -p TAG=${{ github.event.number }}
parameters: -p ZONE=${{ github.event.number }}
${{ matrix.parameters }}
post_rollout: ${{ matrix.post_rollout }}
verification_path: ${{ matrix.verification_path }}
Expand Down

0 comments on commit d39c2a0

Please sign in to comment.