Skip to content

Commit

Permalink
new cluster name
Browse files Browse the repository at this point in the history
  • Loading branch information
felipesalvadordev committed Jul 9, 2024
1 parent 3d80925 commit 1492f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
docker push $REGISTRY/$REPOSITORY:$IMAGE_TAG
- name: Update kube config
run: aws eks update-kubeconfig --name salvadorapp
run: aws eks update-kubeconfig --name salvadorcluster

- name: Deploy to EKS
run: |
Expand Down

0 comments on commit 1492f67

Please sign in to comment.