fix(interfaces): Remove deprecated deployment directive and update related interfaces
This commit is contained in:
@@ -21,6 +21,5 @@ export interface IService {
|
||||
protocol?: 'http' | 'https' | 'ssh';
|
||||
}[];
|
||||
deploymentIds: string[];
|
||||
deploymentDirectiveIds: string[];
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user