Skip to content

Commit

Permalink
update gke auth plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratap2018 committed Dec 5, 2023
1 parent bb6ae73 commit c66d9eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/image-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
project_id: ${{secrets.GOOGLE_PROJECT_ID}}
service_account_key: ${{secrets.GOOGLE_APPLICATION_CREDENTIALS}}
install_component: "gke-gcloud-auth-plugin"
export_default_credentials: true
- name: "Use gcloud CLI"
run: "gcloud info"
Expand Down

0 comments on commit c66d9eb

Please sign in to comment.