Commit 1b94b01e authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'rossfuhrman-master-patch-93732' into 'master'

Drop reference to CI lint from Jobs page

See merge request gitlab-org/gitlab!81318
parents b640376c 8f9e8c7a
......@@ -25,9 +25,8 @@ configuration added with the [`includes` keyword](yaml/index.md#include).
To check CI/CD configuration with the CI lint tool:
1. On the top bar, select **Menu > Projects** and find your project.
1. On the left sidebar, select one of:
1. On the left sidebar, select:
- **CI/CD > Pipelines**
- **CI/CD > Jobs**
1. In the top right, select **CI lint**.
1. Paste a copy of the CI/CD configuration you want to check into the text box.
1. Select **Validate**.
......@@ -48,9 +47,8 @@ Prerequisites:
To simulate a pipeline:
1. On the top bar, select **Menu > Projects** and find your project.
1. On the left sidebar, select one of:
1. On the left sidebar, select:
- **CI/CD > Pipelines**
- **CI/CD > Jobs**
1. In the top right, select **CI lint**.
1. Paste a copy of the CI/CD configuration you want to check into the text box.
1. Select **Simulate pipeline creation for the default branch**.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment