mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 20:13:44 +02:00
wtf
This commit is contained in:
parent
808ab715d9
commit
96965647bc
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -282,6 +282,7 @@ def buildDebianNative() {
|
|||
}
|
||||
def runtime = docker.image("ztbuild/${distro}-${arch}:latest")
|
||||
runtime.inside {
|
||||
sh 'whoami'
|
||||
dir("build") {
|
||||
sh 'make -j4'
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue