buildbot-sample-conf
buildbot-sample-conf copied to clipboard
Sample setup to do Continuous Integration of a web app and a web project with Buildbot.
Results
1
buildbot-sample-conf issues
Sort by
recently updated
recently updated
newest added
I followed the example [master.cfg.projec](https://github.com/danirus/buildbot-sample-conf/blob/master/master.cfg.project) , my scheduler can get notification from my private git , but I have several schedulers,I only want one of them get notified, I think...