Skip to content Skip to sidebar Skip to footer
Showing posts with the label Groovy

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)

Excute Python Script Throgh Groovy Script Using Job Dsl

Referring to the document: https://jenkinsci.github.io/job-dsl-plugin/#path/freeStyleJob-steps-pyth… Read more Excute Python Script Throgh Groovy Script Using Job Dsl