将代码从GitHub推送到Google App Engine [英] Code push from GitHub to Google App Engine

查看:144
本文介绍了将代码从GitHub推送到Google App Engine的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Github存储库上有一个应用程序,并将它发送到GAE(谷歌应用程序引擎)。

I have an application on the Github repository, and would send it to the GAE (google app engine). How can I do?

谢谢!

推荐答案

App Engine支持Push to Deploy几乎可以做到这一点!

App Engine supports "Push to Deploy" which can do almost exactly this!

https://developers.google.com/appengine/docs/push-to-deploy

您可能必须真正克隆您的回购,然后从本地推出,但应该很容易。

You'll probably have to actually clone your repo, then push from it locally, but that should be easy.

更新19/09/2016:上一个链接被打破,目前的方式要连接到某个外部回购,请参阅连接托管存储库< a>

Update 19/09/2016: The previous link is broken, the current way to connect to some external repo is treated in the section Connecting a Hosted Repository

这篇关于将代码从GitHub推送到Google App Engine的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆