Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Github 存储库上有一个应用程序,并将其发送到 GAE(谷歌应用引擎)。我能怎么做?
谢谢!
App Engine 支持“推送部署”,几乎可以做到这一点!
https://developers.google.com/appengine/docs/push-to-deploy
您可能必须实际克隆您的存储库,然后从本地推送,但这应该很容易。
2016 年 9 月 19 日更新:上一个链接已损坏,当前连接到某些外部存储库的方式在连接托管存储库部分中处理