Skip to content

Commit

Permalink
install gke-gcloud-auth-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bfeshti committed Jan 16, 2024
1 parent 83ddf33 commit 2942400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install gcloud components
run: |
gcloud components install beta --quiet
gcloud components install kubectl-gke --quiet
gcloud components install gke-gcloud-auth-plugin --quiet
- name: Set up GKE Environment
run: |
Expand Down

0 comments on commit 2942400

Please sign in to comment.