mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-01 02:55:56 +01:00
Update timestamps of test report if running on ci
We have to update the timestamps of our test reports on the ci server, because Jenkins fails it the reports are older than x minutes.
This commit is contained in:
committed by
René Pfeuffer
parent
22375c8096
commit
4e1bf1d13b
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
plugins {
|
||||
id 'org.scm-manager.smp' version '0.7.0'
|
||||
id 'org.scm-manager.smp' version '0.7.1'
|
||||
}
|
||||
|
||||
def svnkitVersion = '1.10.1-scm2'
|
||||
|
||||
Reference in New Issue
Block a user