From 7e35862e5c1523bf517bcf026576eb5c4a1c3fb9 Mon Sep 17 00:00:00 2001 From: Igor Chudov Date: Tue, 8 Oct 2019 13:03:57 +0400 Subject: [PATCH] configure section does not work anymore --- configure_jenkins.groovy | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure_jenkins.groovy b/configure_jenkins.groovy index 750bca9..9228a86 100644 --- a/configure_jenkins.groovy +++ b/configure_jenkins.groovy @@ -112,9 +112,6 @@ folder('infra') { } } } - configure { view -> - view / defaultView('File synchronization') - } } /*