You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jekyll/_cci2/reusing-config.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This document describes how to version your [.circleci/config.yml]({{ site.baseu
15
15
## Getting Started with Config Reuse
16
16
{:.no_toc}
17
17
18
-
1. Add your project on the **Add Projects** page if it is a new project. For an existing Project, go to the **Project Settings** and enable [Build Processing]({{ site.baseurl }}/2.0/build-processing/) with the radio button.
18
+
1. Add your project on the **Add Projects** page if it is a new project. For an existing Project, go to the **Project Settings**tab and enable "pipelines" with the radio button.
19
19
20
20
2. (Optional) Install the CircleCI-Public CLI by following the [Using the CircleCI CLI]({{ site.baseurl }}/2.0/local-cli/) documentation. The `circleci config process` command is helpful for checking reusable config.
0 commit comments