Browse Source

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

Tomishinets Vladimir 4 years ago
parent
commit
59df493fda
1 changed files with 1 additions and 1 deletions
  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(