Explain how can create a backup and copy files in Jenkins?
Answer / Mukesh Singh Laspal
In Jenkins, you can create a backup and copy files using the Copy Artifact plugin or Workspace Cleanup plugin. To create a backup, configure the Post-build Actions to Archive the Artifacts. For copying files, use the Copy Artifact build step in your job configuration.
| Is This Answer Correct ? | 0 Yes | 0 No |
How you can deploy a custom build of a core plugin?
How you can move or copy jenkins from one server to another?
What is scripted pipeline in jenkins?
What is the difference between hudson and jenkins?
How to trigger a build remotely from jenkins? How to configure git post commit hook?
What is the difference between continuous integration, continuous delivery, and continuous deployment?
How to move or copy jenkins from one server to another?
Describe how to move or copy jenkins from one server to another?
What are the types of jobs or projects in jenkins?
Why is the necessity of devops?
What is groovy in jenkins?
How to trigger a build remotely from jenkins?