fix: buildbot syntax errors

This commit is contained in:
Julien Malka 2023-04-09 00:13:23 +02:00
parent 1937e54bc5
commit eb31a1fb99
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -315,8 +315,8 @@ def nix_update_flake_config(
"--base",
"main",
],
haltOnFailure = True
flunkOnFailure = False
haltOnFailure = True,
flunkOnFailure = False,
)
)
return util.BuilderConfig(