Difference between revisions of "Jenkins Projects (aka Jobs) for GitHub"

From Gcube Wiki
Jump to: navigation, search
(Created page with "= gCube GitHUb Template Project = The easiest way to create a new project is to clone the ''gCubeGitHubProjectTemplate'' project.")
 
Line 2: Line 2:
  
 
The easiest way to create a new project is to clone the ''gCubeGitHubProjectTemplate'' project.
 
The easiest way to create a new project is to clone the ''gCubeGitHubProjectTemplate'' project.
 +
 +
1. In the Jenkins interface (Jenkins interface is available at [https://jenkins.d4science.org/ https://jenkins.d4science.org/]), select New Item from the options on the left panel:
 +
 +
[[File:Jenkins_newItem.png|200px]]
 +
 +
2. In the new item page, assign a name to the project
 +
 +
3. Scroll down until the bottom of the page and use the last option to create the new item from other existing. Insert ''gCubeGitHubProjectTemplate'' as input (it should auto-complete).
 +
 +
[[File:Jenkins_newItemFromGitHubTemplate.png|600px]]

Revision as of 23:15, 30 November 2019

gCube GitHUb Template Project

The easiest way to create a new project is to clone the gCubeGitHubProjectTemplate project.

1. In the Jenkins interface (Jenkins interface is available at https://jenkins.d4science.org/), select New Item from the options on the left panel:

Jenkins newItem.png

2. In the new item page, assign a name to the project

3. Scroll down until the bottom of the page and use the last option to create the new item from other existing. Insert gCubeGitHubProjectTemplate as input (it should auto-complete).

Jenkins newItemFromGitHubTemplate.png