Parcourir la source

Изменил версию по умолчанию

Tomishinets Vladimir il y a 4 ans
Parent
commit
59df493fda
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",
+      defaultValue: "LAB",
       description: "Witch version to build and/or deploy."
     )
     string(