add copyparty to starr group
mount nix store in runner container
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
};
|
||||
volumes = [
|
||||
"/var/run/docker.sock:/var/run/docker.sock"
|
||||
"/nix/store:/nix/store"
|
||||
"${runner_config}:/config.yml:ro"
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user