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