Skip to content

Commit

Permalink
updated prod deployment config
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunlumbcgov committed Dec 4, 2023
1 parent 3615512 commit c31cb46
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-to.openshift-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ jobs:
# ubuntu-latest can also be used.
runs-on: ubuntu-22.04
environment: prod
env:
HOST_ROUTE: ${{ secrets.SITE_URL }}
outputs:
ROUTE: ${{ steps.deploy-and-expose.outputs.route }}
SELECTOR: ${{ steps.deploy-and-expose.outputs.selector }}
Expand Down

0 comments on commit c31cb46

Please sign in to comment.