소스 검색

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

Tomishinets Vladimir 4 년 전
부모
커밋
e6ee9a0b1a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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(