Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
ka
/
ansible-role-buildbot
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
local worker
covid-videoplattform
Markus Katharina Brechtel
4 anos atrás
pai
7c4027b915
commit
e1a6f4eb0b
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
templates/buildbot/master.cfg.j2
+ 1
- 0
templates/buildbot/master.cfg.j2
Ver arquivo
@@ -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}}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar