From a4232e2c1c08164192c61eb4e701812c3fb76b25 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 9 Jan 2022 21:23:25 +0100 Subject: Jenkins: keepalived: T4128: must use equuleus pipeline library --- packages/keepalived/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/keepalived/Jenkinsfile b/packages/keepalived/Jenkinsfile index 18d260cf..9d6c61a6 100644 --- a/packages/keepalived/Jenkinsfile +++ b/packages/keepalived/Jenkinsfile @@ -17,7 +17,7 @@ // Using a version specifier library, use 'current' branch. The underscore (_) // is not a typo! You need this underscore if the line immediately after the // @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 // and not via a DEB package -- cgit v1.2.3