Skip to content

Commit 5dc1552

Browse files
committed
Get proper trusted-pipeline-lib
Test-master-branch: grom72/sre-2832-fix-scratch-mount Cancel-prev-build: false Allow-unstable-test: true Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
1 parent 4db0b85 commit 5dc1552

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
@@ -7,6 +7,7 @@
77
// I.e. for testing library changes
88
//@Library(value="pipeline-lib@your_branch") _
99
@Library(value="pipeline-lib@sre-2932") _
10+
@Library(value="trusted-pipeline-lib@main") _
1011
//packageBuildingPipelineDAOSTest(['distros': ['el8', 'el9', 'leap15', 'ubuntu20.04'],
1112
packageBuildingPipelineDAOSTest(['distros': ['el8'],
1213
'test-tag': 'pr daosio'])

0 commit comments

Comments
 (0)