InfoHeap
Tech
Navigation
  • Home
  • Tutorials
    • CSS tutorials & examples
    • CSS properties
    • Javascript cookbook
    • Linux/Unix Command Line
    • Mac
    • PHP
      • PHP functions online
      • PHP regex
    • WordPress
  • Online Tools
    • Text utilities
    • Online Lint Tools
search

Jenkis

  • Install Jenkins on Linux
  • Clone a project
  • Setup build failure email
  • Setup build cron
  • Shell - how to continue on error
  • Delete old builds
 
  • Home
  • > Tutorials
  • > CI
  • > Jenkins

Jenkins how to clone a project

By admin on Jan 20, 2016

Sometimes we need to create a replica of a project or project with similar configuration in Jenkins. This helps in avoiding entering project configuration data again. Here are quick steps to copy/clone a project to a new project in Jenkins. We’ll use Ubuntu Linux for the purpose of this tutorial.

  1. First on Jenkins home page click on new item link.
    jenkins-new-item
  2. This will take us to new project form. Type a name for the project and select copy existing item. Then type name of project you want to copy from and click ok.
    jenkins-new-project-form-copy-from-existing
  3. This will create new project using existing project as template. You will land on configuration page opened for the new project. You can then change settings for the new project if required and save it.

Suggested posts:

  1. HTML attribute contenteditable – make an element editable
  2. Jenkins – how to setup build failure email
  3. Python selenium – print browser log (including javascript errors) with phantomjs
  4. Edit a file without changing its timestamp on Linux
  5. Bash – variables in double quotes vs without quotes
  6. Selenium Phantomjs – check browser errors using pytest
  7. Rsync – exclude specific file extension
  8. How to setup MailChimp email list
Share this article: share on facebook share on linkedin tweet this submit to reddit
Posted in Tutorials | Tagged Jenkins, Linux, Tutorials, Ubuntu Linux
  • Browse content
  • Article Topics
  • Article archives
  • Contact Us
Popular Topics: Android Development | AngularJS | Apache | AWS and EC2 | Bash shell scripting | Chrome developer tools | Company results | CSS | CSS cookbook | CSS properties | CSS Pseudo Classes | CSS selectors | CSS3 | CSS3 flexbox | Devops | Git | HTML | HTML5 | Java | Javascript | Javascript cookbook | Javascript DOM | jQuery | Kubernetes | Linux | Linux/Unix Command Line | Mac | Mac Command Line | Mysql | Networking | Node.js | Online Tools | PHP | PHP cookbook | PHP Regex | Python | Python array | Python cookbook | SEO | Site Performance | SSH | Ubuntu Linux | Web Development | Webmaster | Wordpress | Wordpress customization | Wordpress How To | Wordpress Mysql Queries | InfoHeap Money

Copyright © 2025 InfoHeap.

Powered by WordPress