To automate deployment of multiple versions and testing the speed of 
process in parallel. Running the deploy of second version fail until the 
first one finished.
How to deploy version similar to the following commands without facing 
error:

gcloud app deploy --version v1 --quiet &
gcloud app deploy --version v2 --quiet

Many Thanks 

On Tuesday, October 8, 2019 at 4:47:42 PM UTC+2, Nicholas Swekosky wrote:
>
> Can you please provide more context regarding the project, service, 
> version, and instance with respect to the deployment?
>
> On Monday, October 7, 2019 at 7:01:20 AM UTC-5, Mahmmoud Mahdi wrote:
>>
>> Hello All,
>> Is possible to deploy two version of same app at same time using gcloud 
>> command
>> Thanks
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/4dd50cb0-06cb-44fa-a3a9-c4ba421dc1c9%40googlegroups.com.

Reply via email to