Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-workflow

Jenkins Build Flow versus Workflow (Pipeline) plugin

Jenkins Groovy how to call methods from @NonCPS method without ending pipeline

Jenkins Pipeline with Multibranch Workflows: Execute action on branch deletion

what is the syntax of 'unarchive' of the jenkins workflow plugin?

jenkins jenkins-workflow

Jenkins workflow environment variables causing a failure

jenkins jenkins-workflow

What are some techniques to avoid script approvals with a Jenkins workflow Groovy script?

groovy jenkins-workflow

How do I tag the current git changeset from inside the Jenkinsfile?

Kick off a job after manual approval in jenkins

jenkins jenkins-workflow

Jenkins Build Periodically - Schedule

How can I disable security checks for Jenkins pipeline builds

How can I start a bash login shell in jenkins pipeline (formerly known as workflow)?

jenkins jenkins-workflow

How to add build parameters to jenkins multibranch pipeline?

Jenkins Pipeline Plugin: execute shell and parse output

How to get e-mail address of current Jenkins user to use in groovy script

Jenkins Pipeline (Workflow) Stage View disappears

Jenkins workflow job: Use parameter as branch specifier

jenkins jenkins-workflow

How to set up a github pull request build in a Jenkinsfile?

Clean builds with Multibranch Workflow

jenkins jenkins-workflow

Jenkins Workflow Build Information

How to perform actions for failed builds in Jenkinsfile