fix: Fixed pipeline not working

This commit is contained in:
Julien Malka 2023-02-15 15:48:47 +01:00
parent df3768eb20
commit c727a68b85
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -244,6 +244,7 @@ def nix_update_flake_config(
method="clobber",
submodules=True,
haltOnFailure=True,
mode="full",
branch="main",
doStepIf=failure
)