parameterize s3

pull/479/head
Frostebite 2023-01-19 14:58:13 +00:00
parent 7e9f372e1f
commit 8c509d7044
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ jobs:
- uses: google-github-actions/auth@v1
with:
credentials_json: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_KEY }}
- run: apt-get install google-cloud-sdk-gke-gcloud-auth-plugin
- run: gcloud components install gke-gcloud-auth-plugin
- name: Get GKE cluster credentials
run: gcloud container clusters get-credentials $GKE_CLUSTER --zone $GKE_ZONE --project $GKE_PROJECT
- name: Configure AWS Credentials