You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a way for a user to set the desired buildpack and skip the detection work. I wouldn't expect the Tekton step as a whole to be skipped, however I would expect it to take in my input and make it a no-op.
The pack CLI has the option to do this when building images:
pack build --buildpack
Actual Behavior
Steps to Reproduce the Problem
Additional Info
The text was updated successfully, but these errors were encountered:
Cloned from tektoncd/catalog#161
The text was updated successfully, but these errors were encountered: