Владимир Томишинец 5 лет назад
Родитель
Сommit
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 ->