Update deploy.yml #24
Annotations
1 error
build
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy liatrio-interview-exercise --image docker.io/***/liatrioexercise --quiet --platform managed --region us-west1 --project phonic-heaven-404203 --format json`: ERROR: (gcloud.run.deploy) There was a problem refreshing your current auth tokens: ('Error code invalid_request: Invalid value for "audience". This value should be the full resource name of the Identity Provider. See https://cloud.google.com/iam/docs/reference/sts/rest/v1/TopLevel/token for the list of possible formats.', '{"error":"invalid_request","error_description":"Invalid value for \\"audience\\". This value should be the full resource name of the Identity Provider. See https://cloud.google.com/iam/docs/reference/sts/rest/v1/TopLevel/token for the list of possible formats."}')
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.
|