no message
This commit is contained in:
parent
5273085bae
commit
98001262bc
@ -17,7 +17,7 @@ pipeline {
|
||||
{
|
||||
steps
|
||||
{
|
||||
copyArtifacts(fingerprintArtifacts: true, projectName: 's434760-create-dataset', selector: params.WHICH_BUILD)
|
||||
copyArtifacts(fingerprintArtifacts: true, projectName: 's434760-create-dataset', selector: buildParameter('WHICH_BUILD'))
|
||||
}
|
||||
}
|
||||
stage('sh: Shell Script')
|
||||
|
Loading…
Reference in New Issue
Block a user