瀏覽代碼

change default mail to admin@sdsys.ru

Vadim Surkov 5 年之前
父節點
當前提交
d764d65e31
共有 2 個文件被更改,包括 2 次插入2 次删除
  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 (