Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-pipeline

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

jenkinsfile not passing env to sh

jenkins jenkins-pipeline

Discard old build in multi-branch pipeline job, doesn't really delete builds from server

Groovy string interpolation in jenkins pipeline - mixing credentials and constants

Jenkins - Pipeline access git branch name

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

Get ssh-steps output from Jenkins pipeline

Change nodes between pipeline stages

jenkins pipeline using different nodes for different stages

Invoke a remote jenkins file from another Jenkinsfile

How do I stop a running container in Jenkinsfile?