mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-03 02:30:52 +02:00
buildbot: hopefully fixing fails
This commit is contained in:
parent
116835fb66
commit
4e68089909
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@ def nix_eval_config(
|
||||||
steps.Git(
|
steps.Git(
|
||||||
logEnviron = False,
|
logEnviron = False,
|
||||||
repourl=url_with_secret,
|
repourl=url_with_secret,
|
||||||
method="clean",
|
method="clobber",
|
||||||
submodules=True,
|
submodules=True,
|
||||||
haltOnFailure=True,
|
haltOnFailure=True,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue