Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-pipeline

Wrap several stages in Jenkins pipeline

Pipeline get tag list

How can i define and use functions in jenkinsfile?

Jenkinsfile takeWhile return Boolean on Jenkins but ArrayList in actual groovy. WHY?

Regex in Jenkins pipeline

Jenkins pipeline is skipping groovy 'else if' clause

Jenkins : How can I make a build fail if another job is unsuccessful?

Can I have a reusable "post" block for my Jenkins pipelines?

How "vars" in Jenkins Shared Libraries work?

Can I set the value of a boolean parameter inside Jenkins pipeline

Facing the SSLHandshakeException while running the OWASP dependency checker in jenkin

How can I access global variables (currentBuild, env, ...) from within a Shared Library?

jenkins jenkins-pipeline

Jenkins pipeline credentials single vs double quotes interpolation

Unapprovable RejectedAccessException when using Tuple in Jenkinsfile

Jenkins Pipeline with conditional "When" expression of choice parameters

Abort a build immediately with success status in Jenkins pipeline

jenkins build not getting trigger for github push

How to fix "groovy.lang.MissingMethodException: No signature of method: Script1.pipeline() is applicable "

How to add "default recipients" ($DEFAULT_RECIPIENTS) to recipientProviders in Jenkins EmailExt?

How to update Env vars from jenkins Powershell script

jenkins jenkins-pipeline