Update 'Jenkinsfile_create_dataset'
This commit is contained in:
parent
e79bef16bf
commit
af6f5a7778
@ -58,8 +58,8 @@ agent {
|
||||
sh 'ls -a'
|
||||
sh 'python ./ium_z434686/create-dataset.py'
|
||||
archiveArtifacts 'X_test.csv'
|
||||
//archiveArtifacts 'X_dev.csv'
|
||||
//archiveArtifacts 'X_tes.csv'
|
||||
archiveArtifacts 'X_dev.csv'
|
||||
archiveArtifacts 'X_train.csv'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user