Przeglądaj źródła

local worker

covid-videoplattform
rodzic
commit
e1a6f4eb0b
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      templates/buildbot/master.cfg.j2

+ 1
- 0
templates/buildbot/master.cfg.j2 Wyświetl plik

@@ -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}}



Ładowanie…
Anuluj
Zapisz