Demonstrate how to build a backup and copy files in jenkins?
Answer Posted / Alpna Bharti
"To build a backup and copy files in Jenkins, follow these steps:n1. Install the Copy Artifact plugin.n2. In your job configuration, add Post-build Actions of type "Copy Artifacts".n3. Configure the Copy Artifacts step to copy the desired artifact from a previous build.n4. Add another Post-build Action of type Execute Shell and write the command to copy the artifact to the desired location using scp or cp.".
| 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