Skip to content

Commit

Permalink
Increase setup-branch job timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigonull committed Jul 9, 2024
1 parent 5ca4d16 commit 3d7eab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/jenkins/Jenkinsfile.setup-branch
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ pipeline {
maven.mvnVersionsSet(
getMavenCommand().withSettingsXmlFile(MAVEN_SETTINGS_FILE),
getDroolsVersion(),
false
true
)
}
}
Expand Down

0 comments on commit 3d7eab7

Please sign in to comment.