Skip to content

Commit

Permalink
cluster name
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon KP committed May 15, 2024
1 parent 489541d commit 7497554
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/angular-new-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
env:
REGION: eu-central-1
CLUSTER_NAME: maker-prod
CLUSTER_NAME: maker-prod-eu
SERVICE_NAME: mips-frontend
AWS_ECR_NAME: mips-frontend-prod
ENVIRONMENT_TAG: prod
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/node.js-new-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
env:
REGION: eu-central-1
CLUSTER_NAME: maker-prod
CLUSTER_NAME: maker-prod-eu
SERVICE_NAME: mips-backend
AWS_ECR_NAME: mips-backend-prod
ENVIRONMENT_TAG: prod
Expand Down

0 comments on commit 7497554

Please sign in to comment.