mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
Merge pull request #1260 from eclipse/cd_xtext_issue1561
[eclipse/xtext#1561] removed superfluous timestamps() config
This commit is contained in:
commit
ebb793ae33
1 changed files with 0 additions and 1 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -72,7 +72,6 @@ spec:
|
|||
buildDiscarder(logRotator(numToKeepStr:'15'))
|
||||
disableConcurrentBuilds()
|
||||
timeout(time: 60, unit: 'MINUTES')
|
||||
timestamps()
|
||||
}
|
||||
|
||||
// Build stages
|
||||
|
|
Loading…
Reference in a new issue