This commit is contained in:
parent
78e42d0b3b
commit
b64d3ea79e
@ -5,7 +5,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Test') {
|
||||
steps {
|
||||
copyArtifacts filter: 'Participants_Data_HPP/**/*.*' projectName: 's444417-create-dataset'
|
||||
copyArtifacts filter: 'Participants_Data_HPP/**/*.*', projectName: 's444417-create-dataset'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user