@@ -33,7 +33,7 @@ pipeline {
parameters {
string(
name: "mailto",
- defaultValue: "admin.v@sdsys.ru",
+ defaultValue: "admin@sdsys.ru",
description: "Email which has to be notified."
)