Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 99b94a2

Browse files
committed
Remove prod from matrix
1 parent 62cdeae commit 99b94a2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828
- environment: staging
2929
ECR_REPO: staging-sync-cube-ecr
3030
ECS_CLUSTER: staging-sync-cluster
31-
- environment: production
32-
ECR_REPO: production-sync-cube-ecr
33-
ECS_CLUSTER: production-sync-cluster
3431
environment: ${{ matrix.environment }}
3532

3633
steps:

0 commit comments

Comments
 (0)