fix typo jenkinsfile-dataset-stats
This commit is contained in:
parent
d9f7990ccf
commit
15a8003b3e
@ -9,7 +9,7 @@ pipeline {
|
||||
stages {
|
||||
stage('copy artifacts') {
|
||||
steps {
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's470607-create-dataset', selector: "{$params.BUILD_SELECTOR)"
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's470607-create-dataset', selector: "{$params.BUILD_SELECTOR}"
|
||||
}
|
||||
}
|
||||
stage('stats') {
|
||||
|
Loading…
Reference in New Issue
Block a user