Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Error to deploy Google App Engine with gcloud build submit

Hello!

I am trying to deploy an app with gcloud build submit and I am launching the command:

gcloud builds submit --substitutions _XXX=dev --project=dev-bbva-devops-metrics --config=cloudbuild.yaml --ignore-file=.gcloudignore --service-account=projects/XXXXX/serviceAccounts/XXXX@appspot.gserviceaccount.com

I use an appspot service account to read artifacts because this is the account which has permissions.

I have the next error and I am not able to fix it:

ERROR: (gcloud.builds.submit) PERMISSION_DENIED: generic::permission_denied: caller does not have permission to act as service account projects/XXX/serviceAccounts/XXXX. This command is authenticated as [MY_EMAIL] which is the active account specified by the [core/account] property

What could be a solution?

 

0 1 1,033
1 REPLY 1