fixup: pass acl to the mass rebuild worker

This commit is contained in:
Graham Christensen 2018-02-03 09:44:16 -05:00
parent c39e2a6865
commit f37e249ad7
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -36,6 +36,7 @@ fn main() {
cloner,
nix,
cfg.github(),
cfg.acl(),
cfg.runner.identity.clone(),
events,
);