From 3600691fe2c9a88780c896ee34013f48e79ca14a Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 28 Apr 2022 16:08:19 +0200 Subject: Revert "kernel: pin Pipeline to specific commit" This reverts commit c0b955a0e5a8f1f6145d49202592445bc69f6785. --- packages/linux-kernel/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/linux-kernel/Jenkinsfile') diff --git a/packages/linux-kernel/Jenkinsfile b/packages/linux-kernel/Jenkinsfile index 3a448fb7..83d93222 100644 --- a/packages/linux-kernel/Jenkinsfile +++ b/packages/linux-kernel/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@71c91e6')_ +@Library('vyos-build@current')_ def pkgList = [ // The Linux Kernel -- cgit v1.2.3