Skip to content

Commit

Permalink
Update pipelines.md
Browse files Browse the repository at this point in the history
extra clarity around pre-requisites
  • Loading branch information
mtspn authored Jul 19, 2023
1 parent df63c62 commit a804226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift-201/pipelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ After completing this section, you should have an understanding of OpenShift Pip
## Prerequisites
These instructions assume the use of a bash-based shell such as `zsh` (included on OS X) or [WSL](https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/) for Windows. Please use one of these shells, or make the appropriate modifications to the commands shown in these instructions.

This lab is based on the `pipeline-templates` which has it's own set of [prerequisites and installation instructions](https://github.com/bcgov/pipeline-templates/tree/main/tekton#prerequisites---personal-access-token).
This lab is based on the `pipeline-templates` which has it's own set of [prerequisites and installation instructions](https://github.com/bcgov/pipeline-templates/tree/main/tekton#install-in-docker-container). You'll need to choose either the docker installation method, or building on your own machine. If you follow the docker method shown in the video, you'll need to install and run [docker desktop](https://www.docker.com/).

Please follow those instructions before continuing on, and apply the tekton resources to your `-tools` namespace.

Expand Down

0 comments on commit a804226

Please sign in to comment.