Skip to content

Commit

Permalink
Use pipeline-lib PR
Browse files Browse the repository at this point in the history
Skip-func-test-el9: false
Skip-func-test-leap15: false
Skip-func-hw-test: true
Skip-PR-comments: true
Test-tag: always_passes

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
  • Loading branch information
brianjmurrell committed Feb 6, 2024
1 parent 4ef5cfc commit acc05e5
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/fix-base-branch-search') _

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

0 comments on commit acc05e5

Please sign in to comment.