fixed compilation after rebase
parent
2a6add4924
commit
fe464b5924
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
|
|
@ -22,6 +22,7 @@ class BuildParameters {
|
|||
public androidKeyaliasName!: string;
|
||||
public androidKeyaliasPass!: string;
|
||||
public customParameters!: string;
|
||||
public sshAgent!: string;
|
||||
public remoteBuildCluster!: string;
|
||||
public awsStackName!: string;
|
||||
public kubeConfig!: string;
|
||||
|
|
|
|||
Loading…
Reference in New Issue