buildbot: add repourl

Signed-off-by: Raito Bezarius <raito@lix.systems>
This commit is contained in:
raito 2024-03-02 19:00:41 +01:00
parent 7ad9c1a378
commit 5a8ab145e6

View file

@ -323,6 +323,7 @@ def nix_eval_config(
# check out the source # check out the source
factory.addStep( factory.addStep(
steps.Gerrit( steps.Gerrit(
repourl="git://git@git.lix.systems/lix-project/lix",
mode="full", mode="full",
retry=[60, 60], retry=[60, 60],
timeout=3600 timeout=3600