mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 07:26:59 +00:00
fix(credentials): test credentials
This commit is contained in:
parent
1c179716b4
commit
e787014103
@ -31,8 +31,7 @@ jobs:
|
|||||||
uses: google-github-actions/auth@v2
|
uses: google-github-actions/auth@v2
|
||||||
with:
|
with:
|
||||||
project_id: ${{ vars.PROJECT_ID }}
|
project_id: ${{ vars.PROJECT_ID }}
|
||||||
service_account: ${{ vars.WORKLOAD_SERVICE_ACCOUNT }}
|
credentials_json: ${{secrets.CREDENTIALS_JSON}}
|
||||||
workload_identity_provider: ${{ vars.WORKLOAD_IDENTITY_PROVIDER }}
|
|
||||||
|
|
||||||
# https://github.com/marketplace/actions/deploy-to-cloud-run
|
# https://github.com/marketplace/actions/deploy-to-cloud-run
|
||||||
- name: Build and Deploy to Google CloudRun
|
- name: Build and Deploy to Google CloudRun
|
||||||
|
Loading…
x
Reference in New Issue
Block a user