redhat-scholars / tekton-tutorial

Get started with Tekton Pipelines :smiley_cat: for https://dn.dev/master. Learn from basics to advanced
https://redhat-scholars.github.io/tekton-tutorial
Apache License 2.0
95 stars 94 forks source link

missing wget from the pre-reqs #17

Closed burrsutter closed 4 years ago

burrsutter commented 4 years ago

https://redhat-developer-demos.github.io/tekton-tutorial/tekton-tutorial/setup.html#tekton-prerequisites

wget is used in the workspaces chapter https://redhat-developer-demos.github.io/tekton-tutorial/tekton-tutorial/workspaces.html#ws-create-pipeline

brew install wget for MacOS

kameshsampath commented 4 years ago

Replaced with curl via 04f3bb9