Update 'Jenkinsfile_create_dataset'
This commit is contained in:
parent
94c4af6f90
commit
d7870c0d2b
@ -57,7 +57,7 @@ agent {
|
||||
steps {
|
||||
sh 'ls -a'
|
||||
sh 'python ./ium_z434686/create-dataset.py'
|
||||
archiveArtifacts 'X.csv'
|
||||
archiveArtifacts 'X_test.csv'
|
||||
//archiveArtifacts 'X_dev.csv'
|
||||
//archiveArtifacts 'X_tes.csv'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user