the args seems missing the yaml settings. Can you double confirm the yaml files ? On Thursday, March 18, 2021 at 9:46:29 AM UTC-4 [email protected] wrote:
> > Hello everyone, > I have a PHP Laravel app deployed on Google Cloud App Engine. > > Previously, I was able to debug the app online and see all the app files. > Now I can't. Instead, I get this thing. > > In the cloud_build.yaml, I specify the following: > - name: 'gcr.io/cloud-builders/gcloud' > args: ['beta', 'app', 'deploy', '--version', 'v1'] > > [image: Screenshot 2021-03-18 at 12.41.08 AM.png] > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/9e7b4188-a2fb-4c60-95e8-0cf06de516ccn%40googlegroups.com.
