Skip to content

Commit

Permalink
PR multibranchPipelineJob
Browse files Browse the repository at this point in the history
  • Loading branch information
jstastny-cz committed Sep 13, 2023
1 parent e16c9e2 commit 1514f80
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .ci/jenkins/dsl/jobs.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ import org.kie.jenkins.jobdsl.Utils
jenkins_path = '.ci/jenkins'

// PR checks
// TODO create PR job with branch source plugin
// setupPrJob()
Utils.isMainBranch(this) && KogitoJobTemplate.createPullRequestMultibranchPipelineJob(this, "${jenkins_path}/Jenkinsfile")

// Init branch
createSetupBranchJob()
Expand Down

0 comments on commit 1514f80

Please sign in to comment.