Skip to content

Commit

Permalink
Go back to non-debug pipeline-lib
Browse files Browse the repository at this point in the history
Skip-build: true
Skip-PR-comments: true

Required-githooks: true

Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
  • Loading branch information
brianjmurrell committed Jan 22, 2024
1 parent c08fd60 commit 84089c7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [:]
Expand Down

0 comments on commit 84089c7

Please sign in to comment.