Grant Limberg 5 년 전
부모
커밋
5faf0f8ab6
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      Jenkinsfile

+ 0 - 3
Jenkinsfile

@@ -1,7 +1,4 @@
 #!/usr/bin/env groovy
-options {
-    disableConcurrentBuilds()
-}
 
 def alpineStaticTask(distro, platform) {
     def myNode = {