Hey everyone,
I was wondering if someone could tell me if 10minute deployments for App
engine are normal.
I have a simple CI setup with gitlab.com using the google/cloud-sdk docker
image, which executes the following.
- gcloud auth activate-service-account --key-file $KEY_FILE
> - gcloud app deploy app.yaml --quiet --project $PROJECT_ID
>
My app.yaml looks like:
runtime: nodejs
env: flex
manual_scaling:
instances: 1
If someone could let me know if this is the norm or if there is anything I
can do to improve the time here, that would be great.
(The equivalent of app engine on a different service took ~2minutes)
--
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/d0946f44-9cd1-4c3a-8a72-dd7a4b01287b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.