Владимир Томишинец преди 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 {
             steps {
                 script {
                 script {
                     INVITRONAMES.each { key, value ->
                     INVITRONAMES.each { key, value ->
@@ -153,7 +153,7 @@ pipeline {
                 }
                 }
             }
             }
         }
         }
-*//*        stage ("ALFA dictionaries") {
+        stage ("ALFA dictionaries") {
             steps {
             steps {
                 script {
                 script {
                     ALFANAMES.each { key, value ->
                     ALFANAMES.each { key, value ->
@@ -188,7 +188,7 @@ pipeline {
                 }
                 }
             }
             }
         }
         }
-*//*        stage ("Gemotest dictionaries") {
+/*        stage ("Gemotest dictionaries") {
             steps {
             steps {
                 script {
                 script {
                     echo "Get dictionaries for Gemotest"
                     echo "Get dictionaries for Gemotest"
@@ -205,7 +205,7 @@ pipeline {
                 }
                 }
             }
             }
         }
         }
-*//*        stage ("CMD dictionaries") {
+*/        stage ("CMD dictionaries") {
             steps {
             steps {
                 script {
                 script {
                     echo "Get dictionaries for CMD"
                     echo "Get dictionaries for CMD"
@@ -222,7 +222,7 @@ pipeline {
                 }
                 }
             }
             }
         }
         }
-*/    }
+    }
   
   
     post {
     post {
         always {
         always {