mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
vpp: T1797: do not build for arm64
This commit is contained in:
parent
14a6e4d848
commit
2e39bce188
2
packages/vpp/Jenkinsfile
vendored
2
packages/vpp/Jenkinsfile
vendored
@ -30,4 +30,4 @@ def pkgList = [
|
||||
]
|
||||
|
||||
// Start package build using library function from https://github.com/vyos/vyos-build
|
||||
buildPackage("${package_name}", pkgList, null, true, "**/packages/${package_name}/**")
|
||||
buildPackage("${package_name}", pkgList, null, false, "**/packages/${package_name}/**")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user