Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-workflow

How can I reference the Jenkinsfile directory, with Pipeline?

How can I use the Jenkins Copy Artifacts Plugin from within the pipelines (jenkinsfile)?

How do I use Jenkins Pipeline properties step?

Jenkins pipeline plugin: set the build description

How to implement Post-Build stage using Jenkins Pipeline plug-in?

How to set variables in a multi-line shell script within Jenkins Groovy?

Show a Jenkins pipeline stage as failed without failing the whole job

How do I implement a retry option for failed stages in Jenkins pipelines?

Get absolute path to workspace directory in Jenkins Pipeline plugin

Is it possible to capture the stdout from the sh DSL command in the pipeline

How can I trigger another job from a jenkins pipeline (jenkinsfile) with GitHub Org Plugin?

How can I test a change made to Jenkinsfile locally?