Skip to content

Commit

Permalink
Specify cluster location
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Jun 26, 2024
1 parent 231aef8 commit 6171220
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
uses: 'google-github-actions/get-gke-credentials@v2'
with:
cluster_name: 'aimmo-dev'
location: 'europe-west1-b'

- name: GKE auth
uses: simenandre/setup-gke-gcloud-auth-plugin@v1
Expand Down

0 comments on commit 6171220

Please sign in to comment.