Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-groovy

How to skip stage in jenkins if my build is getting failed and want directly jump on destroy stage?(Unresolved) (Important)

Run same stage on multiple nodes in Jenkins

Escape special character of git password in Jenkins pipeline groovy script

How to parse data, and write to a JSON file

Obtain CpsScript instance in workflow-cps groovy code?

How to get failed stage name during parallel run of stages?

How to capture jenkins build cause? triggered by GitLab

Distributed parallel with many slaves -- how does this concept work in jenkins?

How can I get the repository name or URL of a GitChangeSet object?

How to check/list all files changed in PR with multiple commits

How to replace a string in a file using jenkins pipeline script

In Jenkins-Pipeline how do I use sshPut to copy contents of folder, not folder itself?

How to Invoke GitHub Actions Workflow from the Jenkins Pipeline?

Jenkins Declarative Pipeline: Check previous build status

Using Building Blocks in Jenkins Declarative Pipeline