Answer Posted / Mukesh Ranjan Sinha
Creating backups and copying files in Jenkins can be done using plugins like the Archiver plugin or the Copy Artifact plugin. With the Archiver plugin, you can create an archive (zip, tar, etc.) of your project and download it as a build artifact. The Copy Artifact plugin allows you to copy artifacts from one job to another. You can also use the built-in Copy files to a server post-build action to transfer files between servers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category