Skip to content

Commit

Permalink
chore: moving to tools
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj committed Aug 19, 2024
1 parent 8d9da58 commit 59af17a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/legacy-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
deploy:
name: Deploy Application
needs: [builds, vars]
environment: dev
environment: tools
env:
DOMAIN: apps.silver.devops.gov.bc.ca
PREFIX: ${{ needs.vars.outputs.url }}
Expand All @@ -85,4 +85,3 @@ jobs:
-p ORACLEDB_USER_W=${{ secrets.ORACLEDB_USERNAME_W }}
-p ORACLEDB_PASSWORD_W=${{ secrets.ORACLEDB_PASSWORD_W }}
-p PROMOTE=${{ github.repository }}/legacydb:${{ github.event.number }}
-p TEMP_TOKEN=${{ secrets.OC_TOKEN }}

0 comments on commit 59af17a

Please sign in to comment.