Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-declarative-pipeline

Jenkins declarative pipeline: Execute stage when file has changed or a new branch was created

How to use Jenkins declarative pipeline to build and test on multiple platforms

Jenkins: Connect to a Docker container from a stage that is run with an agent (another Docker container)

Declarative Pipeline with dynamic matrix axis values

Clean way to exit declarative Jenkins pipeline as success?

Dynamically defining parallel steps in declarative jenkins pipeline

How to define workspace volume for jenkins pipeline declarative

How can I parameterize Jenkinsfile jobs

How to select multiple JDK version in declarative pipeline Jenkins

Declarative Pipeline - Use of when condition, how to do nested conditions anyOf/allOf/not

How to use ${currentBuild.result} to indicate "SUCCESS" not "null"

Jenkins: In a declarative jenkins pipeline - can I set the agent label dynamically?

How to create methods in Jenkins Declarative pipeline?