Selaa lähdekoodia

correct default mail on admin@sdsys.ru

Vadim Surkov 5 vuotta sitten
vanhempi
commit
50a638448e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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(