Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-job-dsl

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

Using Jenkins Job DSL to set "Polling ignores commits in certain paths" for Git plugin

jenkins-job-dsl

Jenkins xml configuration to Groovy-based Jenkins Job DSL

Initializing Jenkins 2.0 with pipeline in init.groovy.d script

How can I delete a job using Job DSL plugin(script) in Jenkins?

Can a single seed job process DSLs from multiple repos?

jenkins jenkins-job-dsl

How does DSL extension in Jenkins plugin work

How can I use Jenkins Sidebar Link Plugin in pipeline step?

Exit code to set build unstable - Jenkins DSL Scripting