Skip to content

Commit

Permalink
kie-issues-939: Add FAULTY_NODES with builds56 to nightly cloud job
Browse files Browse the repository at this point in the history
  • Loading branch information
domhanak committed Feb 15, 2024
1 parent 43af59e commit 5a08575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/jenkins/dsl/jobs.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ void setupNightlyCloudJob() {

MAVEN_SETTINGS_CONFIG_FILE_ID: "${MAVEN_SETTINGS_FILE_ID}",
ARTIFACTS_REPOSITORY: "${MAVEN_ARTIFACTS_REPOSITORY}",
FAULTY_NODES: "builds56"
])
KogitoJobTemplate.createPipelineJob(this, jobParams)?.with {
parameters {
Expand Down

0 comments on commit 5a08575

Please sign in to comment.