Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinebrasil authored Dec 9, 2024
1 parent af24b21 commit bd57eef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ jobs:
name: Deploy to Kubernetes

steps:
- name: Checkout repository
uses: actions/checkout@v4

- name: Setup Kubeconfig
run: aws eks --region $AWS_REGION update-kubeconfig --name $EKS_CLUSTER_NAME

Expand Down

0 comments on commit bd57eef

Please sign in to comment.