s
This commit is contained in:
parent
4cd4573f15
commit
3939c9e0fb
@ -12,7 +12,7 @@ pipeline {
|
||||
stage('Pobierz dane') {
|
||||
steps {
|
||||
script {
|
||||
copyArtifacts(projectName: 's487187-create-dataset', filter: '*.csv', target: 'data.csv', fingerprintArtifacts: true)
|
||||
copyArtifacts(projectName: 's487187-create-dataset', fingerprintArtifacts: true)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user