Skip to content

Commit

Permalink
19513 - Pay-queue yml file missing env (#1622)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jxio authored Jul 16, 2024
1 parent cef2cab commit d0bcc3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pay-queue-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ jobs:
CFS_CLIENT_SECRET: "TEST"
ACCOUNT_SECRET_KEY: "abcdefg"
DISABLE_AP_FEEDBACK: False
DISABLE_CSV_ERROR_EMAIL: False
IT_OPS_EMAIL: 'ken.li@gov.bc.ca'
JWT_OIDC_ISSUER: "http://localhost:8081/auth/realms/demo"

runs-on: ubuntu-20.04

Expand Down

0 comments on commit d0bcc3f

Please sign in to comment.