Skip to content

Commit

Permalink
DSL cleanup: Remove 'kogito-bdd' check
Browse files Browse the repository at this point in the history
Never used/maintained
  • Loading branch information
radtriste committed Aug 17, 2023
1 parent aa73aa4 commit 75e1952
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci/jenkins/dsl/jobs.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ List getExamplesBuildMvnOptions(JenkinsFolder jobFolder) {

// PR checks
KogitoJobUtils.createAllEnvironmentsPerRepoPRJobs(this) { jobFolder -> getMultijobPRConfig(jobFolder) }
setupDeployJob(JobType.PULL_REQUEST, 'kogito-bdd')

// Init branch
createSetupBranchJob()
Expand Down

0 comments on commit 75e1952

Please sign in to comment.