mirror of
https://github.com/benitomartin/scale-gke-qdrant-llama.git
synced 2025-12-17 02:54:25 +01:00
added collection
This commit is contained in:
2
.github/workflows/build_deploy.yaml
vendored
2
.github/workflows/build_deploy.yaml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
gcloud --quiet auth configure-docker
|
||||
|
||||
# Get the GKE credentials so we can deploy to the cluster
|
||||
- uses: 'google-github-actions/auth@v2'
|
||||
- uses: google-github-actions/get-gke-credentials@db150f2cc60d1716e61922b832eae71d2a45938f
|
||||
with:
|
||||
cluster_name: ${{ env.GKE_CLUSTER }}
|
||||
location: ${{ env.GKE_ZONE }}
|
||||
|
||||
Reference in New Issue
Block a user