Explorar o código

correct default mail on admin@sdsys.ru

Vadim Surkov %!s(int64=5) %!d(string=hai) anos
pai
achega
50a638448e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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(