Skip to content

Commit

Permalink
pipeline-lib PR for debugging
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 <[email protected]>
  • Loading branch information
brianjmurrell committed Jan 17, 2024
1 parent d9b12c1 commit e5e3e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

// To use a test branch (i.e. PR) until it lands to master
// I.e. for testing library changes
//@Library(value='pipeline-lib@your_branch') _
@Library(value='pipeline-lib@bmurrell/hw-testing-from-map-debugging') _

/* groovylint-disable-next-line CompileStatic */
job_status_internal = [:]
Expand Down

0 comments on commit e5e3e58

Please sign in to comment.