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 インスタンスを実行することはできますか? 2 つの最上位ディレクトリを持つ git リポジトリがあるとします。「config」にはマスター ノードとスレーブ ノードの構成が保持され、「custom」にはカスタム ビルド ステップやステータス ハンドラーなどが保持されます。構成/新しいステップを追加し、git にコミットしてから、Heroku に git push します。出来ますか?
それはかなり可能です — buildpacks を見てください:
https://devcenter.heroku.com/articles/buildpacks