feat(azure): support managed identity federated credentials
Signed-off-by: Sander Aernouts <sander.aernouts@gmail.com>
This commit is contained in:
Vendored
+1
@@ -61,6 +61,7 @@ export interface Config {
|
||||
clientSecret?: string;
|
||||
tenantId?: string;
|
||||
personalAccessToken?: string;
|
||||
managedIdentityClientId?: string;
|
||||
}[];
|
||||
/**
|
||||
* PGP signing key for signing commits.
|
||||
|
||||
Reference in New Issue
Block a user