Fix
This commit is contained in:
parent
89798a1db0
commit
ee328f82d7
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -26,7 +26,7 @@ pipeline {
|
||||
}
|
||||
stage('Archive') {
|
||||
steps {
|
||||
archiveArtifacts artifacts: 'iris.csv', followSymlinks: false
|
||||
archiveArtifacts artifacts: 'data.csv', followSymlinks: false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user