Skip to content

Build and Deploy to Cloud Run #6

Build and Deploy to Cloud Run

Build and Deploy to Cloud Run #6

Re-run triggered November 3, 2023 11:32
Status Failure
Total duration 17s
Artifacts

deployment.yml

on: workflow_run
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
deploy
google-github-actions/auth failed with: retry function failed after 1 attempt: failed to generate Google Cloud access token for ***: (403) { "error": { "code": 403, "message": "Permission 'iam.serviceAccounts.getAccessToken' denied on resource (or it may not exist).", "status": "PERMISSION_DENIED", "details": [ { "@type": "type.googleapis.com/google.rpc.ErrorInfo", "reason": "IAM_PERMISSION_DENIED", "domain": "iam.googleapis.com", "metadata": { "permission": "iam.serviceAccounts.getAccessToken" } } ] } }
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/