Skip to content

dsf configure gitlab

travis edited this page Jul 4, 2019 · 5 revisions

GitLab Configuration

Create new repository

To create a new project in GitLab, go to your dashboard and click the green New project button or use the plus icon in the navigation bar.

gitlab new prject

This opens the New project page. Choose your group and fill the name of your project, the description and the visibility level in the next form:

gitlab new prject form
Note
more information about how to create projects in GitLab in the official documentation

Service integration

To learn how to configure the integration between GitLab and Jenkins see the next example

Clone this wiki locally