ci: redownload all repos
This commit is contained in:
parent
aa341e428a
commit
b025e28b42
|
@ -135,6 +135,7 @@ let
|
|||
f_${name} = util.BuildFactory()
|
||||
f_${name}.addStep(steps.Git(
|
||||
repourl=util.Property('repository', '${head repo.urls}'),
|
||||
method='clobber',
|
||||
mode='full',
|
||||
submodules=True,
|
||||
))
|
||||
|
|
Loading…
Reference in a new issue