Skip to content
GitLab
Next
Projects
Groups
Snippets
Help
Loading...
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
gitlab-runner
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1,998
Issues
1,998
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
203
Merge Requests
203
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GitLab.org
gitlab-runner
Commits
a25088be
Commit
a25088be
authored
Jun 05, 2019
by
Collen
Committed by
Achilleas Pipinellis
Jun 05, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update compatibility heading as it's no longer a chart/table
parent
3cf5d6d5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+1
-1
docs/index.md
docs/index.md
+1
-1
docs/install/old.md
docs/install/old.md
+2
-2
No files found.
README.md
View file @
a25088be
...
...
@@ -11,7 +11,7 @@ The old name of this project was GitLab CI Multi Runner but please use "GitLab R
## Runner and GitLab CE/EE compatibility
For a list of compatible versions between GitLab and GitLab Runner, consult
the
[
compatibility
chart
](
https://docs.gitlab.com/runner/#compatibility-chart
)
.
the
[
compatibility
section
](
https://docs.gitlab.com/runner/#compatibility-with-gitlab-versions
)
.
## Release process
...
...
docs/index.md
View file @
a25088be
...
...
@@ -44,7 +44,7 @@ installed.
-
Easy installation as a service for GNU/Linux, macOS, and Windows.
-
Embedded Prometheus metrics HTTP server.
## Compatibility
chart
## Compatibility
with GitLab versions
The GitLab Runner version should be in sync with the GitLab version. While older
Runners may still work with newer GitLab versions, and vice versa, in some cases,
...
...
docs/install/old.md
View file @
a25088be
...
...
@@ -5,8 +5,8 @@ last_updated: 2017-10-09
# Old GitLab Runner URLs
NOTE:
**Note:**
Take a look at the
[
compatibility
chart
](
../index.md#compatibility-chart
)
for
a list of compatible versions
.
Take a look at the
[
compatibility
section
](
../index.md#compatibility-with-gitlab-versions
)
to check the Runner's compatibility
with your version of GitLab
.
In GitLab Runner 10, the name of the executable was renamed from
`gitlab-ci-multi-runner`
to
`gitlab-runner`
. With that change, GitLab Runner
...
...
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