Skip to content

Commit

Permalink
CI-CD for domains
Browse files Browse the repository at this point in the history
  • Loading branch information
Neill Turner committed Jan 17, 2025
1 parent 6f95dbd commit fafe072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_domains_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
max-parallel: 1
matrix:
# environment: [qa, staging, sandbox, production]
environment: [ production]
environment: [ sandbox ]
environment:
name: ${{ matrix.environment }}
permissions:
Expand Down

0 comments on commit fafe072

Please sign in to comment.