mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-27 14:24:32 +00:00
Update buildbot.tac
This commit is contained in:
parent
1293829b68
commit
78c1aa160d
@ -3,7 +3,7 @@ import os
|
|||||||
from twisted.application import service
|
from twisted.application import service
|
||||||
from buildbot.master import BuildMaster
|
from buildbot.master import BuildMaster
|
||||||
|
|
||||||
basedir = '/home/andrei/bot/master'
|
basedir = os.path.dirname(os.path.realpath(__file__))
|
||||||
rotateLength = 10000000
|
rotateLength = 10000000
|
||||||
maxRotatedFiles = 10
|
maxRotatedFiles = 10
|
||||||
configfile = 'master.cfg'
|
configfile = 'master.cfg'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user