parameterize s3

pull/479/head
Frostebite 2023-01-19 16:27:28 +00:00
parent 323452e78e
commit 081e284154
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ jobs:
sudo apt-get install google-cloud-sdk-gke-gcloud-auth-plugin
- name: Get GKE cluster credentials
run: gcloud container clusters get-credentials $GKE_CLUSTER --zone $GKE_ZONE --project $GKE_PROJECT
with:
env:
use_auth_provider: true
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v1