mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-06 19:19:58 +00:00
dir directive appears to create a tmpdir rather than just cd
This commit is contained in:
parent
b01c551197
commit
af2bdfc421
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -25,9 +25,7 @@ parallel 'centos7': {
|
|||||||
}
|
}
|
||||||
|
|
||||||
stage('Build macOS UI') {
|
stage('Build macOS UI') {
|
||||||
dir('macui') {
|
sh 'cd macui && xcodebuild -scheme "ZeroTier One" -configuration Debug'
|
||||||
sh 'xcodebuild -scheme "ZeroTier One" -configuration Debug'
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user