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

build-resources.yaml has image registry name reversed #10

Closed burrsutter closed 4 years ago

burrsutter commented 4 years ago

https://github.com/redhat-developer-demos/tekton-tutorial/blob/master/pipelines/build-resources.yaml#L24

The minikube registry should be the default instead of the openshift one

kameshsampath commented 4 years ago

Fixes via 45d705c