浏览代码

correct default mail on admin@sdsys.ru

Vadim Surkov 5 年之前
父节点
当前提交
50a638448e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      updateToTargetVersionJenkinsfile

+ 1 - 1
updateToTargetVersionJenkinsfile

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