mirror of
https://github.com/vercel/commerce.git
synced 2025-05-09 19:27:53 +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
|
||||
with:
|
||||
project_id: ${{ vars.PROJECT_ID }}
|
||||
service_account: ${{ vars.WORKLOAD_SERVICE_ACCOUNT }}
|
||||
workload_identity_provider: ${{ vars.WORKLOAD_IDENTITY_PROVIDER }}
|
||||
credentials_json: ${{secrets.CREDENTIALS_JSON}}
|
||||
|
||||
# https://github.com/marketplace/actions/deploy-to-cloud-run
|
||||
- name: Build and Deploy to Google CloudRun
|
||||
|
Loading…
x
Reference in New Issue
Block a user