mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-22 06:56:54 +02:00
don't build static binaries yet. Don't have the build config in there for it yet
This commit is contained in:
parent
86eda5fe65
commit
04266a1180
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -18,7 +18,7 @@ pipeline {
|
|||
steps {
|
||||
script {
|
||||
def tasks = [:]
|
||||
tasks << buildStaticBinaries()
|
||||
// tasks << buildStaticBinaries()
|
||||
tasks << buildDebianNative()
|
||||
tasks << buildCentosNative()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue