Skip to content

Commit

Permalink
This works as an MVP, so I'm going to roll it out into production
Browse files Browse the repository at this point in the history
  • Loading branch information
jonodrew committed Jun 21, 2024
1 parent e941ea5 commit 80e3ede
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:
SERVICE_DOMAIN: sso.nonprod-service.security.gov.uk
TF_WORKSPACE: nonprod
AWS_REGION: eu-west-2
# - environment: prod-aws
# SERVICE_DOMAIN: sso.service.security.gov.uk
# TF_WORKSPACE: prod
# AWS_REGION: eu-west-2
- environment: prod-aws
SERVICE_DOMAIN: sso.service.security.gov.uk
TF_WORKSPACE: prod
AWS_REGION: eu-west-2
environment:
name: ${{ matrix.environment }}
steps:
Expand Down

0 comments on commit 80e3ede

Please sign in to comment.