myapp
myapp copied to clipboard
takton guide a little problem (make tacton dashboard)
Hi, :)
I am following the guide to create a takton dashboard.
There seems to be a small problem with the example.
https://tekton.dev/try/
Currently, the default branch configuration is set to master, so pipeline run fails.
It seems that the problem occurred because master was changed to main.
It seems that the example needs to be modified.
thanks!
I met same problem, just fork the repo and add a master branch.
+1 :(