Przeglądaj źródła

Обновил версию по умолчанию

Tomishinets Vladimir 4 lat temu
rodzic
commit
e6ee9a0b1a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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