I am trying do deploy application to google cloud. I've just created account with free tier, registered but when I run
gcloud builds submit --tag gcr.io/project-id/nest-angular-ssr
It says:
ERROR: (gcloud.builds.submit) HTTPError 403: The account for bucket "project name" has not enabled billing.
I've just started with this topic so any hint about enabling billing will be appreciated.