Fix Jenkinsfile
This commit is contained in:
parent
7994009164
commit
0745bb41c7
2
datasetStats/Jenkinsfile
vendored
2
datasetStats/Jenkinsfile
vendored
@ -14,7 +14,7 @@ pipeline {
|
||||
copyArtifacts(
|
||||
projectName: 'z-s487179-create-dataset',
|
||||
selector: buildParameter('BUILD_SELECTOR'),
|
||||
target: './datsetStats/dataset.csv'
|
||||
target: './datasetStats/dataset.csv'
|
||||
)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user