Fix Jenkinsfile.
This commit is contained in:
parent
98bc3fb26e
commit
56c3e9b3a4
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -27,7 +27,7 @@ pipeline {
|
||||
}
|
||||
stage('Archive file') {
|
||||
steps {
|
||||
archiveArtifacts artifacts: 'dataset.csv', fingerprint: true
|
||||
archiveArtifacts artifacts: 'loan_sanction_shuffled.csv', fingerprint: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user