Code quality
This commit is contained in:
parent
1f99943928
commit
28667942c4
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ public class CiBuildSettings
|
|||
/// The global process environment variables
|
||||
/// </summary>
|
||||
/// <value></value>
|
||||
[JsonPropertyAttribute("env")]
|
||||
[JsonProperty("env")]
|
||||
public string[] Environment { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue