0 votes
in Jenkins by
edited by
How do you create a backup and copy files in Jenkins?

1 Answer

0 votes
by

How do you create a backup and copy files in Jenkins?

In order to create a backup file, periodically back up your JENKINS_HOME directory.

In order to create a backup of Jenkins setup, copy the JENKINS_HOME directory. You can also copy a job directory to clone or replicate a job or rename the directory.

...