Explorar o código

enable all lab

Владимир Томишинец %!s(int64=5) %!d(string=hai) anos
pai
achega
337f086f9c
Modificáronse 1 ficheiros con 5 adicións e 5 borrados
  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 {