fix
This commit is contained in:
parent
57021784b3
commit
456a0198a1
@ -23,6 +23,6 @@ node {
|
||||
sh './dataset-stats.sh'
|
||||
}
|
||||
stage('Save artefact') {
|
||||
archiveArtifacts artifacts: 'data/stats.txt', fingerprint: true
|
||||
archiveArtifacts artifacts: 'lengths.txt', fingerprint: true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user