We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e2214 commit eebddfaCopy full SHA for eebddfa
.github/workflows/e2e-tests.yaml
@@ -45,6 +45,8 @@ jobs:
45
46
- name: Set up gcloud
47
uses: google-github-actions/setup-gcloud@v2
48
+ with:
49
+ install_components: "gke-gcloud-auth-plugin"
50
51
- name: Get GKE credentials
52
uses: google-github-actions/get-gke-credentials@v2
0 commit comments