Browse Source

debug invitro

Владимир Томишинец 5 years ago
parent
commit
dcc6dd10c1
1 changed files with 3 additions and 3 deletions
  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 {
             steps {
                 script {
                 script {
                     HELIXNAMES.each { key, value -> 
                     HELIXNAMES.each { key, value -> 
@@ -117,7 +117,7 @@ pipeline {
                 }
                 }
             } 
             } 
         }
         }
-/*        stage ("INVITRO dictionaries") {
+*/        stage ("INVITRO dictionaries") {
             steps {
             steps {
                 script {
                 script {
                     INVITRONAMES.each { key, value ->
                     INVITRONAMES.each { key, value ->
@@ -153,7 +153,7 @@ pipeline {
                 }
                 }
             }
             }
         }
         }
-        stage ("ALFA dictionaries") {
+/*        stage ("ALFA dictionaries") {
             steps {
             steps {
                 script {
                 script {
                     ALFANAMES.each { key, value ->
                     ALFANAMES.each { key, value ->