3 lines
69 B
Docker
3 lines
69 B
Docker
FROM buildbot/buildbot-master:master
|
|
RUN pip3 install buildbot_gitea
|
FROM buildbot/buildbot-master:master
|
|
RUN pip3 install buildbot_gitea
|