Владимир Томишинец преди 5 години
родител
ревизия
dcc6dd10c1
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      jenkinsfile.get.and.sync.dict

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

@@ -89,7 +89,7 @@ pipeline {
                 }
             }
         }
-        stage ("HELIX dictionaries") {
+/*        stage ("HELIX dictionaries") {
             steps {
                 script {
                     HELIXNAMES.each { key, value -> 
@@ -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 ->