Hi,
Does anyone know where exactly to locate the project.toml file in the Hello World application from this tutorial, and where to run the "gcloud run deploy --source ." command from? This is the tutorial I'm trying to follow. Quickstart: Build and deploy a Java Spring Boot web app to Google Cloud with Cloud Run | Cloud Run...
I get build errors involving "buildpack" and I think project.toml and the directory from which I run that command has to do with it.
Thanks