Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-pipeline

Jenkinsfile - a way to skip the whole pipeline?

jenkins-pipeline

Closures in Groovy not capturing outside variables

extract parameters from a jenkins previous build

jenkins jenkins-pipeline

Jenkins pipeline shared library vs plugin

Jenkins Pipeline Job with Condition

How to prevent concurrent builds of different branches in the same repository within a bitbucket organization job style?

How to use the git parameter plugin (for branches) in a jenkins pipeline?

jenkins jenkins-pipeline

Jenkins: Building a Multibranch Pipeline with a jenkinsfile from another repo

How to run git diff-tree against master branch in jenkins?

Conditional execution based on result of previous stage in declarative pipeline

Trigger Remote Parameterised Job failed with Exceed Retry Limits after 1st try - mentions CSRF

Jenkins 2.0 Pipeline Stage View display multiple branches

Jenkins Workflow: Parallelize step based on tool output

Where to put ${library.pipeline-utils.version} when using Git SCM to setup Global Pipeline Library

jenkins jenkins-pipeline

Pick JenkinsFile from custom location in pipeline plugin of jenkins

jenkins jenkins-pipeline

how to specify the pom.xml path in jenkins pipeline script

Jenkins Declarative Pipeline without Jenkins file in the repository

How to get UID in Jenkins Pipeline job

How to use groovy env. variable in Jenkins to pass through bat command in Jenkins pipeline

How to use the three steps of Jenkins Warnings Next Generation Plugin properly?