Skip to content

Commit 85f178e

Browse files
committed
Fix speeling error
Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
1 parent ed3c259 commit 85f178e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ packageBuildingPipeline(['distros' : ['centos7'],
4646
'make args' : 'CHROOT=true -f Makefile-rpm.mk',
4747
'add_make_targets': 'romio-tarball',
4848
'add_archiving_cmds': 'mv romio-*.tar.gz artifacts/',
49-
'add_artifacts': 'artiffacts/romio-*.tar.gz'])
49+
'add_artifacts': 'artifacts/romio-*.tar.gz'])

0 commit comments

Comments
 (0)