Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-workflow

How to execute job dsl script in Jenkins workflow (pipeline) plugin

How do I persist environment in a build within Jenkins Pipeline build?

jenkins jenkins-workflow

Docker workflow design with Jenkins on production

Jenkins to trigger another build/project dynamically

Viewing Performance test results

jenkins-workflow

How to get workspace of jenkins pipeline plugin job (WorkflowRun object java API )

"Launch slave agent via Java Web Start" option not availabe whilce creating Node in jenkins

How can I use a Run Parameter in a Jenkins Pipeline

jenkins jenkins-workflow

How can I check whether the build is triiggered by timer or by the user?

How to invoke a plugin from Jenkins build pipeline

How to run Jenkins build steps in a loop from csv file

jenkins jenkins-workflow

how to trigger a jenkins pipeline stage when an authorized user make a comment on github pull request?

Run next job in sequence even if the previous job fails in a Jenkins Build flow

Jenkins Pipelines: Re-use workspace when loading an external Jenkins pipeline script

how to download protected resources in a jenkins workflow?

jenkins jenkins-workflow

How to get github API endpoint and scan credentials inside Jenkinsfile

Reporting shell script test errors in Jenkins pipeline without killing job