buildbot-docker-example-config
buildbot-docker-example-config copied to clipboard
multi master configuration tag should be master not latest
There does not appear to be a latest tag on the builedbot. The simple configuration uses master but the multimaster configuration uses latest which is reported as not found. If you change it master it works. I can issue a pull request is you like.