Skip to content

Commit d71ab89

Browse files
committed
Ubuntu needs the selector also
libfabric-artifacts-selector: 66 Skip-PR-comments: true Signed-off-by: Brian J. Murrell <[email protected]>
1 parent 858e8d7 commit d71ab89

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
@@ -273,6 +273,7 @@ pipeline {
273273
steps {
274274
// Populate an artifact directory
275275
copyArtifacts projectName: '/daos-stack/libfabric/master',
276+
selector: artifacts_selector(),
276277
filter: 'artifacts/ubuntu20.04/**',
277278
target: 'artifact'
278279
publishToRepository(

0 commit comments

Comments
 (0)