[google-appengine] Re: gcloud app deploy, uploads whole root directory even though app.yaml only specifics 1 upload directory

2018-11-19 Thread Nikos Katsikanis
thanks for that!

On Monday, November 19, 2018 at 7:35:22 PM UTC, Vitaly Bogomolov wrote:
>
> Hi, Nikos 
>
> You can use skip_files directive to reduce number of uploaded files
>
>
> https://cloud.google.com/appengine/docs/standard/python/config/appref#skip_files
>
> WBR, Vitaly
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/915562fe-3215-4516-b92b-e0e98f83ac6f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: gcloud app deploy, uploads whole root directory even though app.yaml only specifics 1 upload directory

2018-11-19 Thread Vitaly Bogomolov
Hi, Nikos 

You can use skip_files directive to reduce number of uploaded files

https://cloud.google.com/appengine/docs/standard/python/config/appref#skip_files

WBR, Vitaly

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/11069d38-01bf-4cd5-91ac-40f1dea787f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.