mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-06-25 05:59:26 +08:00
Vidya reddy/prettier code (#203)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export interface DeploymentConfig {
|
||||
manifestFilePaths: string[];
|
||||
helmChartFilePaths: string[];
|
||||
dockerfilePaths: any;
|
||||
manifestFilePaths: string[]
|
||||
helmChartFilePaths: string[]
|
||||
dockerfilePaths: any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user