From 355f27a3dd164be93d5e59108d198fc69e22fb65 Mon Sep 17 00:00:00 2001 From: sydneynotthecity Date: Thu, 18 Apr 2024 09:53:58 -0500 Subject: [PATCH] Update test gke creds --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1ba61839..8a4b2070 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,8 +39,8 @@ jobs: - id: "get-credentials" uses: "google-github-actions/get-gke-credentials@v2" with: - cluster_name: "us-central1-hubble-1pt5-dev-7db0e004-gke" - location: "us-central1-c" + cluster_name: "us-central1-test-hubble-2-5f1f2dbf-gke" + location: "us-central1" - name: Pytest run: pytest dags/