Skip to content

Commit 6455794

Browse files
committed
Use custom pipeline-lib@sre-2932
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
1 parent adab734 commit 6455794

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
// To use a test branch (i.e. PR) until it lands to master
77
// I.e. for testing library changes
88
//@Library(value="pipeline-lib@your_branch") _
9+
@Library(value="pipeline-lib@sre-2932") _
910
packageBuildingPipelineDAOSTest(['distros': ['el8', 'el9', 'leap15', 'ubuntu20.04'],
1011
'test-tag': 'pr daosio'])

0 commit comments

Comments
 (0)