fix jenkinfile3
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
b64d3ea79e
commit
55bcae78b8
@ -5,7 +5,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Test') {
|
||||
steps {
|
||||
copyArtifacts filter: 'Participants_Data_HPP/**/*.*', projectName: 's444417-create-dataset'
|
||||
copyArtifacts filter: 'Dev.csv Test.csv Train.csv', projectName: 's444417-create-dataset'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user