mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-04 03:01:05 +02:00
fix: Fixed pipeline not working
This commit is contained in:
parent
df3768eb20
commit
c727a68b85
1 changed files with 1 additions and 0 deletions
|
@ -244,6 +244,7 @@ def nix_update_flake_config(
|
||||||
method="clobber",
|
method="clobber",
|
||||||
submodules=True,
|
submodules=True,
|
||||||
haltOnFailure=True,
|
haltOnFailure=True,
|
||||||
|
mode="full",
|
||||||
branch="main",
|
branch="main",
|
||||||
doStepIf=failure
|
doStepIf=failure
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue