mirror of
https://github.com/actions/runner.git
synced 2025-12-17 07:54:19 +00:00
.
This commit is contained in:
@@ -62,6 +62,9 @@ namespace GitHub.Runner.Worker
|
||||
|
||||
[DataMember]
|
||||
public List<string> EnvironmentKeys { get; set; }
|
||||
|
||||
[DataMember]
|
||||
public Dictionary<string, string> EnvironmentVariables { get; set; }
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user