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 7d07e4a commit 475859a
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 @@ -182,8 +182,7 @@ Map getMultijobPRConfig(JenkinsFolder jobFolder) {
}

// PR checks
// TODO create PR job with branch source plugin
// KogitoJobUtils.createAllEnvironmentsPerRepoPRJobs(this) { jobFolder -> getMultijobPRConfig(jobFolder) }
Utils.isMainBranch(this) && KogitoJobTemplate.createPullRequestMultibranchPipelineJob(this, "${jenkins_path}/Jenkinsfile")

// Init branch
createSetupBranchJob()
Expand Down

0 comments on commit 475859a

Please sign in to comment.