Browse Source

correct default mail on admin@sdsys.ru

Vadim Surkov 5 years ago
parent
commit
50a638448e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      updateToTargetVersionJenkinsfile

+ 1 - 1
updateToTargetVersionJenkinsfile

@@ -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(