Pārlūkot izejas kodu

change default mail to admin@sdsys.ru

Vadim Surkov 5 gadi atpakaļ
vecāks
revīzija
d764d65e31
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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 (