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