Sorry if I confused you, I am aware of how to deploy multiple yaml files.

Problem is that the gcloud deploy only deploys the files in that service.

I have common code sitting in a top level folder, that the services 
reference.

Thus when it is deployed, only the code residing in the same folder as the 
app.yaml is deployed.

Any ideas?

On Wednesday, September 6, 2017 at 4:52:21 PM UTC-4, Robie Ie wrote:
>
> I have a project setup as follows:
>
> /root-folder --
>   /common-code
>   /service-1 --
>     /code
>     /app.yaml
>   /service-2 --
>     /code
>     /app.yaml
>   /service-3 --
>     /code
>     /app.yaml
>
> Problem is I can't reference /common-code since all the app.yamls 
> reference the current folder...
>
> How do I achieve such a structure?
>

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e38784b5-3bdc-4573-a30e-f9dd645a01d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to