InfoHeap
Tech tutorials, tips, tools and more
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. Jenkins – how to delete old builds
  2. Jenkins – how to setup build failure email
  3. Jenkins – how to setup build cron
  4. Setup xdebug for remote wordpress debugging
  5. Install and setup Jenkins on Ubuntu Linux
  6. How to setup MailChimp Rss email campaign
  7. How to setup MailChimp email list
  8. Jenkins execute shell – how to continue on error
Share this article: share on facebook share on linkedin tweet this submit to reddit
Posted in Tutorials | Tagged Jenkins, Linux, Tutorials, Ubuntu Linux

Follow InfoHeap

facebook
twitter
googleplus
  • Browse site
  • Article Topics
  • Article archives
  • Recent Articles
  • Contact Us
  • Omoney
Popular Topics: AngularJS | Apache | AWS and EC2 | Bash shell scripting | Chrome developer tools | CSS | CSS cookbook | CSS properties | CSS Pseudo Classes | CSS selectors | CSS3 | CSS3 flexbox | Devops | Git | HTML | HTML5 | Java | Javascript | Javascript cookbook | Javascript DOM | jQuery | 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

Copyright © 2022 InfoHeap.

Powered by WordPress