瀏覽代碼

local worker

covid-videoplattform
父節點
當前提交
e1a6f4eb0b
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      templates/buildbot/master.cfg.j2

+ 1
- 0
templates/buildbot/master.cfg.j2 查看文件

@@ -8,6 +8,7 @@ from buildbot.plugins import *
c = BuildmasterConfig = {}

c['workers'] = []
c['workers'].append(worker.LocalWorker("local-worker",max_builds=1))

c['protocols'] = {'pb': {'port': 9989}}



Loading…
取消
儲存