Trying to have all commits built

This commit is contained in:
Julien Malka 2023-01-21 19:53:08 +01:00
parent c5f243c06c
commit 4002a0dc99
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -174,6 +174,7 @@ def build_config() -> dict[str, Any]:
c["protocols"] = {"pb": {"port": "tcp:9989:interface=\\:\\:"}}
c["buildbotURL"] = BUILDBOT_URL
c["mergeRequests"] = False
return c