Владимир Томишинец 5 years ago
parent
commit
7edd540aa8
1 changed files with 3 additions and 3 deletions
  1. 3 3
      jenkinsfile.get.and.sync.dict

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

@@ -94,7 +94,7 @@ pipeline {
                 }
             }
         }
-        stage ("HELIX dictionaries") {
+/*        stage ("HELIX dictionaries") {
             steps {
                 script {
                     HELIXNAMES.each { key, value -> 
@@ -122,7 +122,7 @@ pipeline {
                 }
             } 
         }
-/*        stage ("INVITRO dictionaries") {
+*/        stage ("INVITRO dictionaries") {
             steps {
                 script {
                     INVITRONAMES.each { key, value ->
@@ -164,7 +164,7 @@ pipeline {
                 }
             }
         }
-        stage ("ALFA dictionaries") {
+/*        stage ("ALFA dictionaries") {
             steps {
                 script {
                     ALFANAMES.each { key, value ->