Replies: 1 comment
-
I will let someone with Jenkins experience comment. In general, we recommend users create custom images instead of loading the default image since it uses entrypoint and is also a whopping 3GB image. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Jenkins pipeline to generate bom and it's not executing properly no matter what, my script is as follows

Then the execution reported the following error

When I tried to override the default entrypoint, I modified the script as follows

Still reporting errors.

May I ask how to solve it?
Beta Was this translation helpful? Give feedback.
All reactions