From 84089c7c426fa559705c6a61d562e3ac8d2aa4c6 Mon Sep 17 00:00:00 2001 From: "Brian J. Murrell" Date: Mon, 22 Jan 2024 16:42:22 -0500 Subject: [PATCH] Go back to non-debug pipeline-lib Skip-build: true Skip-PR-comments: true Required-githooks: true Signed-off-by: Brian J. Murrell --- Jenkinsfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index a8b47ea9c03..2abc4f65aed 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -15,8 +15,7 @@ // To use a test branch (i.e. PR) until it lands to master // I.e. for testing library changes -@Library(value=['system-pipeline-lib@bmurrell/commit-pragma-debug', - 'pipeline-lib@bmurrell/hw-testing-from-map-debugging']) _ +@Library(value='pipeline-lib@bmurrell/hw-testing-from-map') _ /* groovylint-disable-next-line CompileStatic */ job_status_internal = [:]