Ver código fonte

correct default mail on admin@sdsys.ru

Vadim Surkov 5 anos atrás
pai
commit
50a638448e
1 arquivos alterados com 1 adições e 1 exclusões
  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(