Open the todolist app in your cloud ide. Open template/ocp-pipeline directory. This template creates a BuildConfig for OpenShift with a Jenkinsfile from a given repo. In this case; it will be the Jenkinsfile at the root of our application.
template/ocp-pipeline isn't a directory, it's a YAML file located in the .openshift-applier directory of todolist.
Minor request to update instructions.
Part 2 of Exercise 4 starts with:
template/ocp-pipeline
isn't a directory, it's a YAML file located in the.openshift-applier
directory oftodolist
.