Commit Graph

14 Commits

Author SHA1 Message Date
Pierre Tardy
69fc1f3da7
Merge pull request #6 from perlun/patch-1
docker-compose.yml: Sanitize whitespace usage
2018-03-29 09:16:57 +02:00
Pierre Tardy
5d80ed5e7d
Merge branch 'master' into patch-1 2018-03-29 09:16:49 +02:00
Pierre Tardy
0d122de59a
Merge pull request #5 from jessecooper/fix-port-to-match-docs
changed web port to 8010 to match bbdocs
2018-03-29 09:15:57 +02:00
Per Lundberg
169592cae4
docker-compose.yml: Sanitize whitespace usage
I noted when looking at the file that it was a bit messy because it used a mix of 2 and 4 spaces as indentation width in the YAML. [yamllint](https://github.com/adrienverge/yamllint) also showed warnings about the same things.

I cleaned the file up, so that the indentation would be harmonized and give people a better first impression of a great tool (=buildbot).
2017-11-02 11:36:13 +02:00
Jesse Cooper
b4c8ad747d changed web port to 8010 to match bbdocs 2017-06-26 09:39:23 -05:00
Pierre Tardy
c56d888dd3
use buildbot nine! 2017-04-28 11:43:37 +02:00
Pierre Tardy
8de56711b8
add worker 2016-12-20 16:36:45 +01:00
Pierre Tardy
87dd56fc12
0.9.2 2016-12-20 16:23:51 +01:00
Pierre Tardy
f083d3ad77
0.8.12 2016-12-20 16:18:46 +01:00
Pierre Tardy
4c51cd2ce7
logfileoptims 2016-12-19 22:25:59 +01:00
Pierre Tardy
e7459095cf
add pypy dockerfile 2016-12-15 13:30:29 +01:00
Pierre Tardy
8c9a60decf use buildbot-master:master, and use env_file as a list
env_file as a string will not work with hyper yet.
2016-10-10 11:03:04 +02:00
Pierre Tardy
1069691b01
initial commit 2016-10-05 17:46:33 +02:00
Pierre Tardy
4109d3e3ee
initial commit 2016-10-05 15:23:56 +02:00