Grant Limberg %!s(int64=5) %!d(string=hai) anos
pai
achega
b165b9dd4f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Jenkinsfile

+ 1 - 0
Jenkinsfile

@@ -38,6 +38,7 @@ pipeline {
 }
 
 def buildMacOS() {
+    def tasks = [:]
     tasks << getTasks(['mac'],['amd64'], {unused1, unused2 ->
         def myNode = {
             node ('mac') {