Skip to content

Commit e5072af

Browse files
Small edit to pipelines page (circleci#8897)
* Small edit to pipelines page * fix lint errors --------- Co-authored-by: Rosie Yohannan <[email protected]>
1 parent 5666e80 commit e5072af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jekyll/_cci2/pipelines.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,18 @@ When you create a project in CircleCI and connect it to a repository, a pipeline
4848

4949
image::project-settings-pipelines.png[Pipelines page in project settings]
5050

51-
==== Add a pipeline
51+
==== Add or edit a pipeline
5252

5353
TIP: If you created a project xref:create-project#[in the CircleCI web app] you will find a pipeline is already set up.
5454

5555
image::add-pipeline.png[Add a pipeline]
5656

57-
To add a pipeline, follow these steps:
57+
To add or edit a pipeline, follow these steps:
5858

5959
. In the CircleCI web app, select **Projects** in the sidebar.
6060
. Select the ellipsis next to your project (icon:ellipsis-h[]) and choose **Project Settings**.
6161
. Select **Pipelines** in the sidebar.
62-
. Select btn:[Add Pipeline].
62+
. Select btn:[Add Pipeline], or, if you wish to edit an existing pipeline select the pencil icon on the right.
6363
. Complete the form fields and options:
6464
** Give your pipeline a descriptive name, for example `Run tests and deploy`.
6565
** Under Config Source select the platform that matches where your project is set up (for example, GitHub App).

0 commit comments

Comments
 (0)