Skip to content

Commit

Permalink
Update test gke creds
Browse files Browse the repository at this point in the history
  • Loading branch information
sydneynotthecity committed Apr 18, 2024
1 parent 89e38d0 commit 355f27a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 355f27a

Please sign in to comment.