Ver Fonte

change default mail to admin@sdsys.ru

Vadim Surkov há 5 anos atrás
pai
commit
d764d65e31
2 ficheiros alterados com 2 adições e 2 exclusões
  1. 1 1
      updateToTargetVersionJenkinsfile
  2. 1 1
      updateVersionJenkinsfile

+ 1 - 1
updateToTargetVersionJenkinsfile

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

+ 1 - 1
updateVersionJenkinsfile

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