Build and Deploy QueryPal to Cloud Run #7
Annotations
1 error
|
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy querypal-backend --image gcr.io/gen-lang-client-0698668474/querypal-backend:e3b37f683060c3ce882b8fe2cf90545047b5d180 --update-env-vars ^,^AZURE_TENANT_ID=***,AZURE_CLIENT_ID=***,AZURE_CLIENT_SECRET=***,ARM_SCOPE=https://management.azure.com/.default,GEMINI_API_KEY=***,DB_USER=***,DB_PASS=***,DB_NAME=querypal,DB_UNIX_SOCKET=/cloudsql/gen-lang-client-0698668474:europe-west1:querypal-db --update-labels ^,^managed-by=github-actions,commit-sha=e3b37f683060c3ce882b8fe2cf90545047b5d180 --format json --region europe-west1 --port 8000 --allow-unauthenticated`: Deploying container to Cloud Run service [querypal-backend] in project [gen-lang-client-0698668474] region [europe-west1]
Deploying...
failed
Deployment failed
ERROR: (gcloud.run.deploy) PERMISSION_DENIED: Permission 'iam.serviceaccounts.actAs' denied on service account 874216619692-compute@developer.gserviceaccount.com (or it may not exist). This command is authenticated as github-actions@gen-lang-client-0698668474.iam.gserviceaccount.com using the credentials in /home/runner/work/QueryPal/QueryPal/gha-creds-6cf92ec69721f355.json, specified by the [auth/credential_file_override] property.
|