Владимир Томишинец пре 5 година
родитељ
комит
7edd540aa8
1 измењених фајлова са 3 додато и 3 уклоњено
  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 ->