l 2 buildbot: fix buildbot finally (please)

This commit is contained in:
lassulus 2016-11-27 15:19:08 +01:00
parent bc3828ed33
commit 5063613c49

View File

@ -36,7 +36,7 @@ in {
};
builder_pre = ''
# prepare grab_repo step for stockholm
grab_repo = steps.Git(repourl=stockholm_repo, mode='incremental', alwaysUseLatest=True)
grab_repo = steps.Git(repourl=stockholm_repo, mode='full')
# TODO: get nixpkgs/stockholm paths from krebs
env_lass = {