mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 20:43:44 +02:00
another fix
This commit is contained in:
parent
7d388e0c79
commit
b165b9dd4f
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -38,6 +38,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
|
|
||||||
def buildMacOS() {
|
def buildMacOS() {
|
||||||
|
def tasks = [:]
|
||||||
tasks << getTasks(['mac'],['amd64'], {unused1, unused2 ->
|
tasks << getTasks(['mac'],['amd64'], {unused1, unused2 ->
|
||||||
def myNode = {
|
def myNode = {
|
||||||
node ('mac') {
|
node ('mac') {
|
||||||
|
|
Loading…
Add table
Reference in a new issue