Forráskód Böngészése

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

Tomishinets Vladimir 4 éve
szülő
commit
e6ee9a0b1a
1 módosított fájl, 1 hozzáadás és 1 törlés
  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(