Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-workflow

How to create complex value stream with multiple pipelines with Jenkins WorkFlow

jenkins jenkins-workflow

Start a job multiple times concurrently with workflow plugin

jenkins parallel workflow plugin fails with java.io.NotSerializableException: hudson.plugins.sshslaves.SSHLauncher

jenkins jenkins-workflow

Iterating a groovy list in Jenkins Pipeline DSL

jenkinsfile parameter properties not configured in jenkins server at initial branch creation

Initializing Jenkins 2.0 with pipeline in init.groovy.d script

How to set the output of sh to a Groovy variable? [duplicate]

With Jenkins Pipeline scripts, is it safe to access a global variable from a parallel step?

How to get stdout and stderr from single Jenkins Pipeline parallel blocks?

How to use a parameter from NodeLabelParameter Plugin with the "build" step of Jenkins Workflow

Jenkins Pipeline: How to dump errors?

jenkins jenkins-workflow

Jenkins Workflow: Multibranch plugin checkout to subdirectory

jenkins jenkins-workflow

Duplicate changelogs in jenkins pipeline script with SVN

Access Stage results in Workflow/ Pipeline plugin

Email-ext and Workflow/Pipeline - some tokens not being expanded?

Run Parts of a Pipeline as Separate Job

How to set environment variable from a job and use it in next job in jenkins?

Multibranch Pipeline - configure branch projects

jenkins jenkins-workflow

Preserve Jenkins workspace

jenkins jenkins-workflow

How to repeat a stage in Jenkins Workflow