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
f9be772a
Commit
f9be772a
authored
Jun 23, 2017
by
bikebilly
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace 'Settings ➔ CI/CD Pipelines' with 'Settings ➔ Pipelines' in docs
parent
c00f81d8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
doc/ci/quick_start/README.md
doc/ci/quick_start/README.md
+3
-3
doc/user/project/pipelines/settings.md
doc/user/project/pipelines/settings.md
+1
-1
No files found.
doc/ci/quick_start/README.md
View file @
f9be772a
...
...
@@ -155,7 +155,7 @@ Find more information about different Runners in the
[
Runners
](
../runners/README.md
)
documentation.
You can find whether any Runners are assigned to your project by going to
**Settings ➔
CI/CD
Pipelines**
. Setting up a Runner is easy and straightforward. The
**Settings ➔ Pipelines**
. Setting up a Runner is easy and straightforward. The
official Runner supported by GitLab is written in Go and its documentation
can be found at
<https://docs.gitlab.com/runner/>
.
...
...
@@ -168,7 +168,7 @@ Follow the links above to set up your own Runner or use a Shared Runner as
described in the next section.
Once the Runner has been set up, you should see it on the Runners page of your
project, following
**Settings ➔
CI/CD
Pipelines**
.
project, following
**Settings ➔ Pipelines**
.
![
Activated runners
](
img/runners_activated.png
)
...
...
@@ -181,7 +181,7 @@ These are special virtual machines that run on GitLab's infrastructure and can
build any project.
To enable the
**Shared Runners**
you have to go to your project's
**Settings ➔
CI/CD
Pipelines**
and click
**Enable shared runners**
.
**Settings ➔ Pipelines**
and click
**Enable shared runners**
.
[
Read more on Shared Runners
](
../runners/README.md
)
.
...
...
doc/user/project/pipelines/settings.md
View file @
f9be772a
# Pipelines settings
To reach the pipelines settings navigate to your project's
**Settings ➔
CI/CD
Pipelines**
.
**Settings ➔ Pipelines**
.
The following settings can be configured per project.
...
...
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