mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 19:07:28 +00:00
update gke yaml
This commit is contained in:
parent
33a5f4d457
commit
ae22b6e616
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-petclinic-gke.yaml
vendored
2
.github/workflows/ci-petclinic-gke.yaml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
uses: google-github-actions/auth@v2
|
||||
with:
|
||||
workload_identity_provider: ${{ secrets.GCP_WIF_PROVIDER }}
|
||||
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
|
||||
service_account: ${{ secrets.GCP_SA_EMAIL }}
|
||||
|
||||
- name: Set up gcloud
|
||||
if: github.event_name != 'pull_request'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue