Update 'Jenkinsfile_create_dataset'

This commit is contained in:
Patryk Gałka 2023-05-10 20:19:18 +02:00
parent 4e2667af8d
commit e188640f06

View File

@ -59,7 +59,6 @@ pipeline {
archiveArtifacts 'Y_test.csv'
archiveArtifacts 'Y_dev.csv'
archiveArtifacts 'Y_train.csv'
archiveArtifacts 'test'
}
}
stage('clear_after') {