stats artifacts update
This commit is contained in:
parent
347d01adf9
commit
0ff3a65e3b
4
stats/Jenkinsfile
vendored
4
stats/Jenkinsfile
vendored
@ -26,7 +26,9 @@ pipeline {
|
||||
}
|
||||
stage('archiveArtifacts') {
|
||||
steps {
|
||||
archiveArtifacts 'stat.txt'
|
||||
archiveArtifacts 'train_set_stats.txt'
|
||||
archiveArtifacts 'dev_set_stats.txt'
|
||||
archiveArtifacts 'test_set_stats.txt'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user