Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-groovy

How to translate groovy map to json

Getting unknown type : import in groovy in Jenkins Pipeline

Upload file in Jenkins input step to workspace

Jenkins Pipeline waitUntil bash command returns certain string

Propagating logs in shared library to jenkins job console

Jenkins Multibranch Pipeline fails because it runs in Groovy Sandbox

How to clone a github repository using Jenkins pipeline script?

Jenkins pipeline convert all parameters to lowercase

Condition in Jenkins pipeline on the triggers directive

Building project with Active Choice Reactive Reference Parameter

Jenkins pipeline script to copy or move file to another destination

Error java.lang.NoSuchMethodError: No such DSL method '***' found among steps

Jenkins Pipeline 'Wrap' Stages for Xvfb start

How to trigger a Jenkins Pipeline on Git commit

File not found in Jenkins pipeline script

Jenkins Shared Libraries: is it possible to pass arguments to shell scripts imported as 'libraryResource'?

Load properties from properties file and make them available throughout the job/pipeline - Jenkins declarative syntax

How to read Jenkins credentials at Folder level

How to get Jenkins build job duration

Combining multiple collectEntries in Groovy and Jenkins Pipeline