Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-pipeline

How to invoke Ant in Jenkins pipeline job using groovy script?

How to set job properties for jobs within a Jenkins multi-branch pipeline project?

Jenkins: how to trigger pipeline on git tag

CannotResolveClassException for ProjectMatrixAuthorizationStrategy

Jenkins pipeline shared library - passing arguments

Asking for passwords in Jenkins pipeline files

jenkins jenkins-pipeline

Adding Suppress automatic scm triggering except for named branches in Jenkins Job DSL?

Jenkins pipeline ansicolor console output

Is there a way to use "propagate=false" in a Jenkinsfile with declarative syntax directly for stage/step?

Jenkins Poll SCM Issue

jenkins jenkins-pipeline

Jenkins throwing java.lang.StackOverflowError -- Not just on unstash

How can I create parallel stages in Jenkins scripted pipeline?

Syntax error while using backslash in Jenkinsfile

jenkins jenkins-pipeline

Checkout submodules in Jenkins with Github organisation plugin

How to restrict the jenkins pipeline docker agent in specific slave?

docker jenkins-pipeline

Why an each loop in a Jenkinsfile stops at first iteration

How do I configure a Jenkins Pipeline to be triggered by polling SubVersion?

How to get a list of all Jenkins nodes assigned with label including master node?

Set a stage status in Jenkins Pipelines

jenkins-pipeline

How to resolve "Cannot retrieve .Id from docker" when building Docker image using Jenkins pipeline