Update 'Jenkinsfile_create_dataset'
This commit is contained in:
parent
46f4d6b354
commit
e8eb8079a3
@ -56,6 +56,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
|
sh 'ls -a'
|
||||||
sh 'python create-dataset.py'
|
sh 'python create-dataset.py'
|
||||||
archiveArtifacts 'X_train.csv'
|
archiveArtifacts 'X_train.csv'
|
||||||
archiveArtifacts 'X_dev.csv'
|
archiveArtifacts 'X_dev.csv'
|
||||||
|
Loading…
Reference in New Issue
Block a user