mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 07:27:20 +02:00
Actually this should do it
This commit is contained in:
parent
f9ba0b79e7
commit
0a5cb85cc7
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
Add a link
Reference in a new issue