mirror of
https://github.com/pragma-/pbot.git
synced 2025-12-13 04:07:27 +01:00
Creds again.
This commit is contained in:
parent
b539cd414b
commit
3bbf14699c
10
.github/workflows/cantdidnt.yaml
vendored
10
.github/workflows/cantdidnt.yaml
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user