Владимир Томишинец 5 lat temu
rodzic
commit
7edd540aa8
1 zmienionych plików z 3 dodań i 3 usunięć
  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 {
             steps {
                 script {
                 script {
                     HELIXNAMES.each { key, value -> 
                     HELIXNAMES.each { key, value -> 
@@ -122,7 +122,7 @@ pipeline {
                 }
                 }
             } 
             } 
         }
         }
-/*        stage ("INVITRO dictionaries") {
+*/        stage ("INVITRO dictionaries") {
             steps {
             steps {
                 script {
                 script {
                     INVITRONAMES.each { key, value ->
                     INVITRONAMES.each { key, value ->
@@ -164,7 +164,7 @@ pipeline {
                 }
                 }
             }
             }
         }
         }
-        stage ("ALFA dictionaries") {
+/*        stage ("ALFA dictionaries") {
             steps {
             steps {
                 script {
                 script {
                     ALFANAMES.each { key, value ->
                     ALFANAMES.each { key, value ->