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 中有一个 master 和一个 development 分支,并且存储库被配置为将更改同步到 AppHarbor。我按照支持站点的指定配置了主分支。
有没有办法可以隔离开发分支,只从主分支推送?
AppHarbor 将构建所有分支,这些分支非常适合持续集成的目的。您可以通过设置跟踪分支来指定要部署的分支。