Merge pull request #1260 from eclipse/cd_xtext_issue1561

[eclipse/xtext#1561] removed superfluous timestamps() config
This commit is contained in:
Christian Dietrich 2019-10-17 07:20:34 +02:00 committed by GitHub
commit ebb793ae33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
Jenkinsfile vendored
View file

@ -72,7 +72,6 @@ spec:
buildDiscarder(logRotator(numToKeepStr:'15'))
disableConcurrentBuilds()
timeout(time: 60, unit: 'MINUTES')
timestamps()
}
// Build stages