Hi all
I have question about kubernetes plugin.
when wrong data is provided, pulling image failed.
error message: denied: requested access to the resource is denied
For example, wrong image name is given, it failed.
But there may be no timeout, so the build is not finished. At the time, I should cancel the build.
How can i let the build to stop?