Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ff861e9b
Commit
ff861e9b
authored
Jul 28, 2020
by
Marcel Amirault
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-209' into 'master'
Clarify Jenkins details See merge request gitlab-org/gitlab!37998
parents
563a05bb
21bcc1de
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/integration/jenkins.md
doc/integration/jenkins.md
+2
-2
No files found.
doc/integration/jenkins.md
View file @
ff861e9b
...
...
@@ -6,7 +6,7 @@ GitLab. Learn how to **migrate** from Jenkins to GitLab CI/CD in our
[
Migrating from Jenkins
](
../ci/migration/jenkins.md
)
documentation.
From GitLab, you can trigger a Jenkins build when you push code to a repository, or when a merge
request is created. In return,
Jenkins shows the pipeline status
on merge requests widgets and
request is created. In return,
the Jenkins pipeline status is shown
on merge requests widgets and
on the GitLab project's home page.
To better understand GitLab's Jenkins integration, watch the following video:
...
...
@@ -62,7 +62,7 @@ Grant a GitLab user access to the select GitLab projects.
Create a personal access token to authorize Jenkins' access to GitLab.
1.
Log in to GitLab as the user to be used with Jenkins.
1.
Click your avatar, then
**
Settings.
1.
Click your avatar, then
**Settings
**
.
1.
Click
**Access Tokens**
in the sidebar.
1.
Create a personal access token with the
**API**
scope checkbox checked. For more details, see
[
Personal access tokens
](
../user/profile/personal_access_tokens.md
)
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment