Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-pipeline

Jenkins Pipeline Execute a closure (like in "parallel" step)

Branch Indexing in jenkins multibranch pipeline triggers extra build, which is already built by poll SCM

Can configure Jenkins pipeline with fastlane commands in xcode project file

Running script before all in declarative Jenkinsfile to use Extended Choice Parameter plugin

Jenkins: How to set the periodic scan interval of jobs under GitHub organizations?

Multiconfiguration / matrix build pipeline in Jenkins

In Jenkins, how do I set SCM behavior for the master node rather the build nodes?

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

How to print each element of Multi-line String Parameter?

Triggering Jenkins build on both new tags & commits

How to call a groovy function from a Jenkinsfile?

How to pass env vars to a MultibranchPipelineJob created by Jenkins Job DSL?

jenkins jenkins-pipeline

Declarative Jenkins Pipeline; How to declare a variable and use it in script or mail notification?

How to load a second Jenkinsfile from a Jenkinsfile but continue to use original workspace - multibranch pipeline

Jenkins multibranch pipeline does not respect quiet period in Jenkinsfile

Jenkins pipeline credentials for all stages

jenkins-pipeline

Understanding Jenkins pipeline steps with docker agent

Jenkins Pipeline: How to archive artifacts when the build fails?

jenkins jenkins-pipeline

How can I have a Jenkins pipeline build be triggered from a repository with no jenkinsfile?