Parcourir la source

Обновить 'Jenkinsfile'

Vladimir Tomishinets il y a 7 ans
Parent
commit
4a4b6e82e2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -20,7 +20,7 @@ pipeline {
     string(
       name: "version",
       defaultValue: "16.1",
-      description: "Witch version to build and/or deploy (16.1/17.1)."
+      description: "Witch version to build and/or deploy."
     )
     string(
       name: "cluster",