3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-12-13 04:07:27 +01:00

Creds again.

This commit is contained in:
Alex Belanger 2024-03-08 22:04:17 -05:00
parent b539cd414b
commit 3bbf14699c
No known key found for this signature in database
GPG Key ID: 31736D2B10A5F158

View File

@ -34,12 +34,12 @@ jobs:
with: with:
credentials_json: '${{ secrets.GCP_CREDENTIALS }}' credentials_json: '${{ secrets.GCP_CREDENTIALS }}'
- name: 'Set up Cloud SDK' #- name: 'Set up Cloud SDK'
uses: 'google-github-actions/setup-gcloud@v1' # uses: 'google-github-actions/setup-gcloud@v1'
- name: Setup kubectl #- name: Setup kubectl
id: install-kubectl # id: install-kubectl
uses: azure/setup-kubectl@v3 # uses: azure/setup-kubectl@v3
- name: Set up GKE credentials - name: Set up GKE credentials
uses: google-github-actions/get-gke-credentials@v2 uses: google-github-actions/get-gke-credentials@v2