Search code examples
How to build docker images using a Declarative Jenkinsfile...

jenkinsjenkins-pipeline

Read More
How to specify when branch NOT (branch name) in jenkinsfile?...

jenkinsgroovycontinuous-integrationjenkins-pipeline

Read More
Invalid mount config for type "bind": bind mount source path does not exist: /home/jenkins...

dockerjenkinsjenkins-pipelineistio

Read More
How to enforce the 2nd job session in the waiting list in jenkins job...

jenkinsjenkins-pipelinejenkins-groovy

Read More
Jenkins pipeline: Run all steps in stage, even if the first one fails...

jenkinsjenkins-pipeline

Read More
Pass an array from groovy to bash...

bashgroovyjenkins-pipelinejenkins-groovyk6

Read More
Why does jenkins readyaml stop working after you create a StringJoiner?...

javastringjenkinsjenkins-pipelinejenkins-groovy

Read More
How to set specific workspace folder for jenkins multibranch pipeline projects...

jenkinsjenkins-pipeline

Read More
How can I get the "value" of a DynamicReferenceParameter in Jenkinsfile...

jenkinsjenkins-pipelinejenkins-groovy

Read More
Cron job in Jenkins with choice params doesn't work...

jenkinsjenkins-pipelinejenkins-groovyjcasc

Read More
How to configure Jenkins step to wait until certain condition holds true before continuing with othe...

jenkinsjenkins-pipeline

Read More
How to return stdout and stderr together with the status from a Jenkins Pipeline sh script step...

shelljenkinsjenkins-pipelinestdoutstderr

Read More
How to get upstream calling pipeline info in downstream pipeline without passing as parameter on Jen...

jenkinsgroovyjenkins-pipeline

Read More
Set the build name and description from a Jenkins Declarative Pipeline...

jenkinsjenkins-pipeline

Read More
Jenkins Xray Integration - Jira Issue Type with wrong character...

jenkinsjenkins-pipelinejirajira-xrayx-ray

Read More
Jenkins Pipeline ssh steps sshPut all of a file type...

jenkinsjenkins-pipelinejenkins-plugins

Read More
How to use job import plugin in jenkins...

amazon-web-servicesjenkinsamazon-ec2jenkins-pipelinejenkins-plugins

Read More
Jenkins Pipeline NotSerializableException: groovy.json.internal.LazyMap...

jsonjenkinsgroovyjenkins-pipeline

Read More
Jenkins Docker Container: Ansible fails to connect via SSH when run via Jenkins, connects fine if no...

dockeransiblejenkins-pipelinessh-keys

Read More
Why Does My Jenkins Job Reset After Completion When Triggered by Gerrit?...

jenkinsjenkins-pipelinegerrit-trigger

Read More
How to write Pipeline to discard old builds?...

jenkinsjenkins-pipeline

Read More
How do I use groovy variables set from a properties file?...

groovyjenkins-pipeline

Read More
Using a different user in each parallel stage in a Jenkins pipeline...

jenkins-pipeline

Read More
Jenkins CASC Folder Syntax: How to organise jobs into folders?...

jenkinsjenkins-pipelinejenkins-job-dsl

Read More
Label conditions for multiple slave in declarative pipeline of Jenkins...

jenkins-pipeline

Read More
Use credentials in jenkins properties...

jenkinsgroovyjenkins-pipelinejenkins-groovycredentials

Read More
Jenkins pipeline: return value of build step...

jenkinsgroovyjenkins-pipeline

Read More
Get git branch name in Jenkins Pipeline/Jenkinsfile...

gitjenkinsbranchjenkins-pipeline

Read More
What is the difference between deleteDir, cleanWs, and 'WsCleanup' in Jenkins pipeline?...

jenkinsjenkins-pluginsjenkins-pipeline

Read More
In Groovy, how can I pass a JSON-formatted string to a function so the function treats it as JSON?...

groovyjenkins-pipeline

Read More
BackNext