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
300a2fbd
Commit
300a2fbd
authored
May 11, 2020
by
Marius Bobin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document the removal of JenkinsDeprecatedService
parent
95e6cb93
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
doc/api/services.md
doc/api/services.md
+3
-0
doc/integration/jenkins_deprecated.md
doc/integration/jenkins_deprecated.md
+3
-0
No files found.
doc/api/services.md
View file @
300a2fbd
...
...
@@ -1303,6 +1303,9 @@ GET /projects/:id/services/jenkins
A continuous integration and build server
NOTE:
**Note:**
This service was
[
removed in v13.0
](
https://gitlab.com/gitlab-org/gitlab/-/issues/1600
)
### Create/Edit Jenkins CI (Deprecated) service
Set Jenkins CI (Deprecated) service for a project.
...
...
doc/integration/jenkins_deprecated.md
View file @
300a2fbd
...
...
@@ -6,6 +6,9 @@ was deprecated in favor of the
[
GitLab Plugin
](
https://wiki.jenkins.io/display/JENKINS/GitLab+Plugin
)
.
Please use documentation for the new
[
Jenkins CI service
](
jenkins.md
)
.
NOTE:
**Note:**
This service was
[
removed in v13.0
](
https://gitlab.com/gitlab-org/gitlab/-/issues/1600
)
Integration includes:
-
Trigger Jenkins build after push to repo
...
...
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