New posts in jenkins-pipeline

How do I prevent two pipeline jenkins jobs of the same type to run in parallel on the same node?

Using a Jenkins pipeline to checkout multiple git repos into same job

Failing a build in Jenkinsfile

"Build Periodically" with a Multi-branch Pipeline in Jenkins

Check if a file exists in jenkins pipeline

Jenkins Pipeline NotSerializableException: groovy.json.internal.LazyMap

How to write Pipeline to discard old builds?

How do I pass variables between stages in a declarative Jenkins pipeline?

Is it possible to capture the stdout from the sh DSL command in the pipeline

How to use job import plugin in jenkins

How do you load a groovy file and execute it

Jenkins pipeline how to change to another folder

How to add a timeout step to Jenkins Pipeline

Jenkins scripted pipeline or declarative pipeline

How to differentiate build triggers in Jenkins Pipeline

Configuring Groovy SDK within IntelliJ IDEA

Conditional step/stage in Jenkins pipeline

How to list all `env` properties within jenkins pipeline job?

Checkout Jenkins Pipeline Git SCM with credentials?

Jenkins: Cannot define variable in pipeline stage