Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-groovy

How can I use Jenkins Sidebar Link Plugin in pipeline step?

Jenkins: set a parameter defaultValue dynamically

Capture exit code from bash scripts in jenkins groovy scripts

Jenkins Pipeline bat multiple lines

How to import a class from a Jenkins Shared Library into the pipeline

Jenkins interpretation of multiple object declarations on one line

Using a groovy class in other jenkins groovy scripts

Jenkins shared library fails to find SQL driver

How to use groovy to populate an env variable in a declarative jenkins pipeline

Sequential stages within parallel pipeline in Jenkins

How do you handle global variables in a declarative pipeline?

Aggregate multiple upstream SCM changes in downstream job

Jenkins: What is a good way to store a variable between two job runs?

No such property: api for class: groovy.lang.Binding error

Jenkins Declarative Pipeline - how to get path to Jenkinsfile in use?

Jenkins shared library with intellij

Difference between execute groovy script and the execute system groovy script in jenkins?

Create a file with some content using Groovy in Jenkins pipeline

How to exit from the Jenkins pipeline if a stage sets build fail/unstable status?