Skip to content Skip to sidebar Skip to footer
Showing posts with the label Jenkins Pipeline

Parse Json In Groovy To Get Values (python Dict)

I have a dictionary that I get as a python dictionary in groovy which I then assign to a variable x… Read more Parse Json In Groovy To Get Values (python Dict)

How To Dynamically Add Jenkins User And Permissions Inside Docker Container

When I am building a declarative Jenkins pipeline for my python project, I get the following error … Read more How To Dynamically Add Jenkins User And Permissions Inside Docker Container