Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-pipeline

docker.image().inside() doesn't run sh command inside my Image

Locking parallelised stages in Jenkins

Jenkins Pipeline - java.lang.NoSuchMethodError: No such DSL method 'lock' found among steps

jenkins-pipeline

Run script before removing job in Jenkins Pipelines

Jenkins continue pipeline on failed stage

jenkins jenkins-pipeline

Jenkins pipeline share information between jobs

jenkins jenkins-pipeline

should I use Jenkins heavyweight or flyweight executors for notifications?

how to add gerrit-trigger events inside Jenkins pipeline code, inside Jenkinsfile

Jenkins Pipeline Across Multiple Docker Images

How to get response code from curl in a jenkinsfile

How to compile @Library @NonCPS using gradle in jenkins

"java.lang.Exception: None or multiple repos" with BitBucket Notifier in Jenkins multi-branch pipeline

Get console Logger (or TaskListener) from Pipeline script method

Can I have an entire declarative pipeline defined and parameterized in a shared library?

Upload multiple files using s3upload in Jenkins pipeline

set environment variable with whitespaces in the value using withEnv in Jenkinsfile

jenkins-pipeline

Jenkins - How to pause queued job's runs and let a new build take priority

What is the difference between using the pollSCM and the Scan Multibranch Pipeline Triggers in Jenkins?

jenkins jenkins-pipeline

Jenkins shell script unexpected end of file

How can I read Jenkins pipeline variable in multiline shell?