mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-27 06:10:53 +01:00
Actually this should do it
This commit is contained in:
parent
4002a0dc99
commit
4cbeb9970a
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ def build_config() -> dict[str, Any]:
|
|||
|
||||
c["protocols"] = {"pb": {"port": "tcp:9989:interface=\\:\\:"}}
|
||||
c["buildbotURL"] = BUILDBOT_URL
|
||||
c["mergeRequests"] = False
|
||||
c["collapseRequests"] = False
|
||||
|
||||
return c
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue