Reinhold, thanks for that ticket reference, sounds like exactly what I am
seeing as well. Will watch that ticket. Appreciate the response!
-Alan
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receivin
Good morning,
Within the Script Approvals page there is a section at the bottom that is
listing the already approved signatures. Jenkins is telling me that some
may have introduced a vulnerability. Before I clear these approvals I
would like to find out which jobs call scripts that call thes
I have a Jenkins pipeline where around 25 stages run in parallel on
different nodes.
But when those run in parallel and suppose a stage has 10 statements to
execute, then I can see only 5(or any number less than 10) statements are
executed for some of the stages and stage icon show spinner ke
Hello
I am sorry if this is not right group to post this question, but I was not
able to find more suitable group.
I have multibranch pipeline Jenkins project and in my Jenkins file (see
below) I create Docker image and deploy it into Nexus repository.
Now I would like to use Jenkins OpenShift