copy artifact
This commit is contained in:
parent
73b70ac8c3
commit
4e41d38348
@ -18,7 +18,8 @@
|
|||||||
steps {
|
steps {
|
||||||
copyArtifacts(
|
copyArtifacts(
|
||||||
fingerprintArtifacts: true,
|
fingerprintArtifacts: true,
|
||||||
projectName: 's444417-create-dataset',
|
projectName: 's444417-create-dataset',
|
||||||
|
filter:'data.txt'
|
||||||
selector: buildParameter('BUILD_SELECTOR')
|
selector: buildParameter('BUILD_SELECTOR')
|
||||||
)
|
)
|
||||||
sh "chmod u+x ./startscript2.sh"
|
sh "chmod u+x ./startscript2.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user