Copy artifacts to local folder (after successful build)
Hi together,
in my current project I have got a problem to solve. I did not find any way to do it, so maybe you can help me.
After a successful build, I want to copy the artifacts to a local folder on the TC Server. Actually there is a NFS volume mounted on the server, and to this folder I want to copy the artifacts. I know that I can use the HTTP Web URL to retrieve the artifacts from, but this does not work in our environment.
Is there any solution for this?
Cheers & thanks
Fritz
Please sign in to leave a comment.
hi
write a script that does the copy and then activate it in the next build step.