InterviewSolution
Saved Bookmarks
| 1. |
How To Create A Backup And Copy Files In Jenkins? |
|
Answer» If you want to CREATE a back-up of your JENKINS setup, just copy the DIRECTORY that saves all the setting, build artifacts and logs of Jenkins in its home directory. You can also copy a JOB directory to clone or replicate a job or RENAME the directory. If you want to create a back-up of your Jenkins setup, just copy the directory that saves all the setting, build artifacts and logs of Jenkins in its home directory. You can also copy a job directory to clone or replicate a job or rename the directory. |
|