Test build

This commit is contained in:
Gabriele C 2018-07-18 13:17:41 +02:00
parent 0ab77b45a6
commit e3b6ce1ad1

2
Jenkinsfile vendored
View File

@ -4,7 +4,7 @@ pipeline {
} }
options { options {
timeout(time: 5, unit: 'MINUTES') timeout(time: 6, unit: 'MINUTES')
timestamps() timestamps()
} }