Skip to content

Commit

Permalink
test config
Browse files Browse the repository at this point in the history
  • Loading branch information
radtriste committed Apr 26, 2023
1 parent 31d4f7a commit 494f9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/jenkins/dsl/jobs.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ KogitoJobUtils.createQuarkusUpdateToolsJob(this, 'drools', [

// Quarkus 3
if (EnvUtils.isEnvironmentEnabled(this, 'quarkus-3')) {
// setupPrQuarkus3RewriteJob() # TODO to enable if you want the PR quarkus-3 rewrite job
setupPrQuarkus3RewriteJob()
setupStandaloneQuarkus3RewriteJob()
}

Expand Down

0 comments on commit 494f9b8

Please sign in to comment.