Here is the official documentation of dir 
<https://cloud.google.com/cloud-build/docs/build-config#dir>, not sure if 
you can escape up. However, it’s recommended to have the app.yaml in the 
same directory where the main is. Maybe if you could provide more 
information about what you are trying to accomplish with having this 
specific setup, there could be other different aproaches. For example, If 
you want is to deploy a stage and prod, you could just have one 
cloudbuild.yaml file at root specifying different deployments, and have a 
prod and a stage directory under it having the source files in each of 
their respective directory.

-- 
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/69979ef6-9c93-4a7e-9bb7-5a1571948f4f%40googlegroups.com.

Reply via email to