Skip to content

Commit a6b6e2b

Browse files
authored
Merge branch 'main' into essen-updates
2 parents edc2afc + 3824321 commit a6b6e2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildbot/Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ def call() {
2626
skipDefaultCheckout()
2727
buildDiscarder(logRotator(numToKeepStr:'1000'))
2828
ansiColor('xterm')
29+
timeout(time: 6, unit: 'HOURS')
2930
}
3031

3132
agent {

0 commit comments

Comments
 (0)