fixup! github/actions: revamp #12
deploy.yml
on: push
build-webapp
1m 9s
deploy-server
25s
deploy-pages
8s
Annotations
1 error
deploy-server
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy disco --image europe-west6-docker.pkg.dev/disco-367212/github/epfml/disco:latest --update-labels ^23e^managed-by=github-actions23ecommit-sha=002c5af2415c716092c3dc2ae88a0203e581b233 --format json --region europe-west6`: ERROR: (gcloud.run.deploy) There was a problem refreshing your current auth tokens: ('Unable to acquire impersonated credentials', '{\n "error": {\n "code": 403,\n "message": "Permission \'iam.serviceAccounts.getAccessToken\' denied on resource (or it may not exist).",\n "status": "PERMISSION_DENIED",\n "details": [\n {\n "@type": "type.googleapis.com/google.rpc.ErrorInfo",\n "reason": "IAM_PERMISSION_DENIED",\n "domain": "iam.googleapis.com",\n "metadata": {\n "permission": "iam.serviceAccounts.getAccessToken"\n }\n }\n ]\n }\n}\n')
Please run:
$ gcloud auth login
to obtain new credentials.
If you have already logged in with a different account, run:
$ gcloud config set account ACCOUNT
to select an already authenticated account to use.
|