You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've followed steps outlined in the README and also assigned Editor role to the cloudbuilder service account, but am now running into the following error when running the db:migrate command.
I've omitted the actual project name, but I wasn't sure if this is behavior that others have run into. Creating this bucket manually and ensuring that the cloudbuilder role can deploy builds into it fixed this particular error.
I've followed steps outlined in the README and also assigned Editor role to the cloudbuilder service account, but am now running into the following error when running the db:migrate command.
ERROR: (gcloud.container.builds.submit) INVALID_ARGUMENT: invalid logs bucket gs://{project_name}_cloudbuild/logsI've omitted the actual project name, but I wasn't sure if this is behavior that others have run into. Creating this bucket manually and ensuring that the cloudbuilder role can deploy builds into it fixed this particular error.