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