Skip to content

Commit

Permalink
Chore: [AEA-4064] - Enabled prod apigee proxies for PSU and CPSU (#695)
Browse files Browse the repository at this point in the history
## Summary

- Routine Change
  • Loading branch information
MatthewPopat-NHS committed Aug 21, 2024
1 parent 6219bfb commit af38417
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,9 +296,9 @@ jobs:
LOG_RETENTION_DAYS: 731
MARK_JIRA_RELEASED: true
CREATE_PROD_RELEASE_NOTES: true
DEPLOY_APIGEE: false
DEPLOY_APIGEE: true
DYNAMODB_AUTOSCALE: true
DEPLOY_APIGEE_CPSU: false
DEPLOY_APIGEE_CPSU: true
DEPLOY_CHECK_PRESCRIPTION_STATUS_UPDATE: false
secrets:
CLOUD_FORMATION_DEPLOY_ROLE: ${{ secrets.PROD_CLOUD_FORMATION_DEPLOY_ROLE }}
Expand Down

0 comments on commit af38417

Please sign in to comment.