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 = {