Skip to content

Commit

Permalink
fix creating GitLab Group (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
FueledBy-Pizza committed Jan 25, 2024
1 parent 1b30ac5 commit a51e812
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Expand Up @@ -411,9 +411,13 @@ To create a `GitLab Group Job`:

1. Select `New Item` on Jenkins home page.

2. Enter a name for your job, select `GitLab Group` | select `Ok`.
2. Enter a name for your job.

3. Now you need to configure your jobs.
3. Select `Organization Folder` as the job type and press the `Ok` button.

4. In `Configuration`, under `Projects`, select `GitLab Group` as the `Repository Sources`.

5. Now you need to configure your jobs.

i. Select `Server` configured in the initial server setup.

Expand Down

0 comments on commit a51e812

Please sign in to comment.