Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-job-dsl

Add parameter "Build Selector for Copy Artifact" using Jenkins DSL

Create a Job DSL that creates a new job in the same View

Configure Jenkin's SonarQube section using Job-DSL

Adding Suppress automatic scm triggering except for named branches in Jenkins Job DSL?

How to set git credentials using credentials parameter

jenkins-job-dsl

git describe --tags does not work on Jenkins pipeline build

git jenkins jenkins-job-dsl

Invoke Job DSL from Jenkins Pipeline

How can I get the seed job's name inside a Jenksin Job DSL script?

Workspace path in job DSL within Jenkins pipeline

How to access list of Jenkins job parameters from within a JobDSL script?

jenkins jenkins-job-dsl

Preventing expansion of environment variables in Jenkins job parameters

Conditional loops in Job DSL

Migrate from Jenkins Multijob to Pipeline plug-in

How to configure Jenkins GitHubPullRequestBuilder plugin using Job DSL

Jenkins: join multiple DSL files in one

Groovy slash operator (Jenkins job-dsl)

Jenkins DSL Plugin: How to create a job in an existing jenkins View?

How to call functions in one Jenkins Shared Library from another

How to use Jenkins JobDSL to set 'Check out to specific local branch' in Git Plugin?

jenkins jenkins-job-dsl

Can a Job DSL script be tested