Skip to content
Snippets Groups Projects
Commit f9be772a authored by Fabio's avatar Fabio
Browse files

Replace 'Settings ➔ CI/CD Pipelines' with 'Settings ➔ Pipelines' in docs

parent c00f81d8
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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/>.
 
Loading
Loading
@@ -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)
 
Loading
Loading
@@ -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).
 
Loading
Loading
# 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.
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment