Владимир Томишинец 5 년 전
부모
커밋
d9fa1050cb
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      jenkinsfile.get.and.sync.dict

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

@@ -164,7 +164,7 @@ pipeline {
                 }
             }
         }
-        stage ("ALFA dictionaries") {
+/*        stage ("ALFA dictionaries") {
             steps {
                 script {
                     ALFANAMES.each { key, value ->
@@ -255,7 +255,7 @@ pipeline {
                 }
             }
         }
-    }
+*/    }
   
     post {
         always {