mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
telegraf: T4515: select proper Pipeline library branch
This commit is contained in:
parent
65c32f9128
commit
e7a2b38e3f
2
packages/telegraf/Jenkinsfile
vendored
2
packages/telegraf/Jenkinsfile
vendored
@ -17,7 +17,7 @@
|
|||||||
// Using a version specifier library, use 'current' branch. The underscore (_)
|
// Using a version specifier library, use 'current' branch. The underscore (_)
|
||||||
// is not a typo! You need this underscore if the line immediately after the
|
// is not a typo! You need this underscore if the line immediately after the
|
||||||
// @Library annotation is not an import statement!
|
// @Library annotation is not an import statement!
|
||||||
@Library('vyos-build@current')_
|
@Library('vyos-build@equuleus')_
|
||||||
|
|
||||||
// NOTE: we can build with -d as the libbpf dependency is installed manually
|
// NOTE: we can build with -d as the libbpf dependency is installed manually
|
||||||
// and not via a DEB package
|
// and not via a DEB package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user