Skip to content

Commit

Permalink
revert prevent rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
jstastny-cz committed Nov 8, 2023
1 parent e5c2682 commit 83f9ef5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci/jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ pipeline {
timestamps()
timeout(time: 480, unit: 'MINUTES')
disableConcurrentBuilds(abortPrevious: true)
disableRestartFromStage()
}
environment {
BUILDCHAIN_PROJECT = 'apache/incubator-kie-kogito-runtimes'
Expand Down

0 comments on commit 83f9ef5

Please sign in to comment.