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

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

@@ -123,7 +123,7 @@ pipeline {
                 }
             } 
         }
-        stage ("INVITRO dictionaries") {
+/*        stage ("INVITRO dictionaries") {
             steps {
                 script {
                     INVITRONAMES.each { key, value ->
@@ -198,7 +198,7 @@ pipeline {
                 }
             }
         }
-/*        stage ("Gemotest dictionaries") {
+*//*        stage ("Gemotest dictionaries") {
             steps {
                 script {
                     echo "Get dictionaries for Gemotest"
@@ -217,7 +217,7 @@ pipeline {
                 }
             }
         }
-*/        stage ("CMD dictionaries") {
+*//*        stage ("CMD dictionaries") {
             steps {
                 script {
                     echo "Get dictionaries for CMD"
@@ -236,7 +236,7 @@ pipeline {
                 }
             }
         }
-    }
+*/    }
   
     post {
         always {