mirror of
https://github.com/actions/runner.git
synced 2025-12-15 06:26:46 +00:00
This reverts commit 949269104d.
This commit is contained in:
@@ -92,8 +92,6 @@ namespace GitHub.Runner.Worker.Container
|
||||
public bool IsJobContainer { get; set; }
|
||||
public bool IsAlpine { get; set; }
|
||||
|
||||
public bool FailedInitialization { get; set; }
|
||||
|
||||
public IDictionary<string, string> ContainerEnvironmentVariables
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user