Open nilaykcaba opened 3 months ago
@nilaykcaba it would be helpful to know the error that you are seeing. It looks like it's getting stuck here: https://github.com/tektoncd/catalog/blob/8d852fa21a20c4aaddf4c54760ebc2595cecbba5/task/buildpacks/0.6/buildpacks.yaml#L119-L126
I have to confess, I'm not too knowledgeable about Tekton. You might get better help in #buildpacks-tekton in CNCF slack (slack.cncf.io) or in Tekton slack (tektoncd.slack.com).
Hi, I followed the instructions on this page to use buildpacks in my pipeline:
https://buildpacks.io/docs/for-platform-operators/how-to/integrate-ci/tekton/
While running pipeline: Defaulted container "step-prepare" out of: step-prepare, step-create, step-results, prepare (init), place-scripts (init)
Thanks.