Skip to content

Commit 0ecf908

Browse files
committed
Merge branch 'bmurrell/pipeline-lib-branch-action' of github.com:daos-stack/pipeline-lib into bmurrell/pipeline-lib-branch-action
Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
2 parents fb66687 + 60dd3bc commit 0ecf908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Then a second PR submitted to comment out the @Library line, and when it
1717
// is landed, both PR branches can be deleted.
1818

19-
// @Library(value="pipeline-lib@my_pr_branch") _
19+
@Library(value="pipeline-lib@bmurrell/pipeline-lib-branch-action") _
2020

2121
// The docker agent setup may need to know the
2222
// UID that the build agent is running under.

0 commit comments

Comments
 (0)