Skip to content

Commit

Permalink
ci: Fix github / kubectl / eks issue
Browse files Browse the repository at this point in the history
  • Loading branch information
scarmuega committed May 9, 2022
1 parent d9bcd26 commit f9277af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@ jobs:
role-session-name: Github-e2e-Rollout
role-duration-seconds: 3600

- uses: azure/[email protected]
with:
version: "v1.23.6"

- name: Login to EKS
run: aws eks update-kubeconfig --name ${CLUSTER}

Expand Down

0 comments on commit f9277af

Please sign in to comment.