added collection

This commit is contained in:
Benito Martin
2024-06-30 01:02:33 +02:00
parent 56ca194609
commit a64ad2cb10

View File

@@ -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 }}