mirror of
https://github.com/actions/runner.git
synced 2025-12-11 12:57:05 +00:00
.
This commit is contained in:
@@ -76,7 +76,7 @@ namespace GitHub.Runner.Worker
|
||||
|
||||
public class ContainerOperationProvider : RunnerService, IContainerOperationProvider
|
||||
{
|
||||
private IDockerCommandManager _dockerManager;
|
||||
private IDockerCommandManager _dockerManager = null;
|
||||
|
||||
public override void Initialize(IHostContext hostContext)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user