This commit is contained in:
Wojciech Lidwin 2023-04-04 15:00:56 +02:00
parent 255e075b42
commit 75bd87fe80

View File

@ -17,4 +17,5 @@ node {
stage('archiveArtifacts') {
archiveArtifacts artifacts: 'stats.txt'
}
}
}