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.
是否可以在 Heroku 上运行 Buildbot 实例?假设我有一个带有两个顶级目录的 git 存储库:“config”包含主节点和从节点的配置,“custom”包含一些自定义构建步骤、状态处理程序等。我希望能够对配置/添加新步骤,提交到 git,然后执行 git push 到 Heroku。可能吗?
很有可能——看看 buildpacks:
https://devcenter.heroku.com/articles/buildpacks