From 9e9f3f164ee393eb820815f5a2b3b56db95f1bcd Mon Sep 17 00:00:00 2001 From: UnicronNL Date: Wed, 14 Aug 2019 16:02:23 +0200 Subject: update Jenkins file for equuleus --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Jenkinsfile') diff --git a/Jenkinsfile b/Jenkinsfile index e8b83415..28f3fcb7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -67,7 +67,7 @@ setDescription() pipeline { options { - disableConcurrentBuilds() + disableConequuleusBuilds() timeout(time: 4, unit: 'HOURS') parallelsAlwaysFailFast() } -- cgit v1.2.3