Hello,

I want to deploy to my AppEngine as one of my build steps/chain. Can 
someone tell my what would be the best way to do so?

We have multiple environments (dev, staging, production). Each env is based 
on its own branch and has its own build pipeline within TeamCity. In the 
GCP, each env has its own project and in its own user(s).

How can I trigger the deployment from our buildservers? Do I Have to login 
via SSH and do the gcloud init and gcloud auth login on each build server? 
That would result in a lot of additional setup work. Or is there another 
way (e.g. like in firebase where I can create a token and pass it as 
parameter to the gcloud app deploy command)?

Thanks in advance!

Fabian

-- 
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/0bb2a5f0-c422-475d-9067-d8d818e117bcn%40googlegroups.com.

Reply via email to