Explorar el Código

Jenkinsfile dev

Vadim Surkov hace 7 años
padre
commit
b42357efb6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -18,7 +18,7 @@ pipeline {
     string(
       name: "service_update",
       defaultValue: "info_node info_node-api",
-      description: "Services to update - i.e. info_node or/and info_node-api."
+      description: "Services to update."
     )
     string(
       name: "mailto",