Compare commits

...

2 Commits

Author SHA1 Message Date
Pierre Tardy
2509450594
update buildbot wheel
support multimaster
2017-01-05 16:51:33 +01:00
Pierre Tardy
d753a90350
add buildbot profiler 2016-12-20 16:55:39 +01:00
3 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,3 @@
from pypy:2-onbuild
RUN pip install /usr/src/app/buildbot-0.9.2_3_g618e05f-py2-none-any.whl
RUN pip install /usr/src/app/buildbot-0.9.2_60_g2af5445-py2-none-any.whl
CMD /usr/src/app/start_buildbot.sh

View File

@ -1,2 +1,3 @@
buildbot[bundle]
psycopg2cffi-compat
buildbot_profiler