瀏覽代碼

enable all lab

Владимир Томишинец 5 年之前
父節點
當前提交
337f086f9c
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      jenkinsfile.get.and.sync.dict

+ 5 - 5
jenkinsfile.get.and.sync.dict

@@ -117,7 +117,7 @@ pipeline {
                 }
             } 
         }
-/*        stage ("INVITRO dictionaries") {
+        stage ("INVITRO dictionaries") {
             steps {
                 script {
                     INVITRONAMES.each { key, value ->
@@ -153,7 +153,7 @@ pipeline {
                 }
             }
         }
-*//*        stage ("ALFA dictionaries") {
+        stage ("ALFA dictionaries") {
             steps {
                 script {
                     ALFANAMES.each { key, value ->
@@ -188,7 +188,7 @@ pipeline {
                 }
             }
         }
-*//*        stage ("Gemotest dictionaries") {
+/*        stage ("Gemotest dictionaries") {
             steps {
                 script {
                     echo "Get dictionaries for Gemotest"
@@ -205,7 +205,7 @@ pipeline {
                 }
             }
         }
-*//*        stage ("CMD dictionaries") {
+*/        stage ("CMD dictionaries") {
             steps {
                 script {
                     echo "Get dictionaries for CMD"
@@ -222,7 +222,7 @@ pipeline {
                 }
             }
         }
-*/    }
+    }
   
     post {
         always {