Skip to content

Commit

Permalink
test with jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
elguardian committed Oct 17, 2023
1 parent b5f38e2 commit fc501b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ pipeline {
timestamps()
timeout(time: 480, unit: 'MINUTES')
disableConcurrentBuilds(abortPrevious: true)
skipDefaultCheckout()
}
environment {
BUILDCHAIN_PROJECT = 'apache/incubator-kie-kogito-apps'
Expand Down

0 comments on commit fc501b4

Please sign in to comment.