Przeglądaj źródła

correct default mail on admin@sdsys.ru

Vadim Surkov 5 lat temu
rodzic
commit
50a638448e
1 zmienionych plików z 1 dodań i 1 usunięć
  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(