Владимир Томишинец 5 anni fa
parent
commit
065140e044
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  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 {