Владимир Томишинец před 5 roky
rodič
revize
c6925b341b
1 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. 4 4
      jenkinsfile.get.and.sync.dict

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

@@ -164,7 +164,7 @@ pipeline {
                 }
             }
         }
-*/        stage ("ALFA dictionaries") {
+        stage ("ALFA dictionaries") {
             steps {
                 script {
                     ALFANAMES.each { key, value ->
@@ -204,7 +204,7 @@ pipeline {
                     }
                 }
             }
-        }
+*/        }
 /*        stage ("Gemotest dictionaries") {
             steps {
                 script {
@@ -230,7 +230,7 @@ pipeline {
                 }
             }
         }
-*/        stage ("CMD dictionaries") {
+*//*        stage ("CMD dictionaries") {
             steps {
                 script {
                     echo "Get dictionaries for CMD"
@@ -255,7 +255,7 @@ pipeline {
                 }
             }
         }
-    }
+*/    }
   
     post {
         always {