export interface IJenkinsInfo { host: string; name: string; number: string; }