Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-declarative-pipeline

Jenkins pipeline credentials single vs double quotes interpolation

Groovy/Jenkins: when are variables null, when are they empty strings, and when are they missing?

Declarative Jenkins Pielines to run a command before SCM checkout

incrementing maven version through jenkins declarative pipeline

Running non-matrix stages in parallel to a matrix in Jenkins declarative-pipeline

Conditional execution based on result of previous stage in declarative pipeline

When I use Kubernetes as my agent in Jenkins it will not allow another executor in stage

Jenkins Declarative Pipeline without Jenkins file in the repository

No such field found: field java.lang.String sinput error while running my jenkinsfile

Get SVN revision in declarative jenkins pipeline

Is there a way to use "propagate=false" in a Jenkinsfile with declarative syntax directly for stage/step?

Jenkins declarative pipeline: find out triggering job

Capture the output of sh command in the declarative Jenkins pipeline

Condition in Jenkins pipeline on the triggers directive

Jenkinsfile declarative syntax for conditional post-build step

Running script before all in declarative Jenkinsfile to use Extended Choice Parameter plugin