From 89c1323a7c48161787b016784ad36023d8cb461c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Tue, 18 Jun 2019 17:02:05 +0200 Subject: [PATCH] WiP --- testcase-01/Jenkinsfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/testcase-01/Jenkinsfile b/testcase-01/Jenkinsfile index 98d2351..2cb904a 100644 --- a/testcase-01/Jenkinsfile +++ b/testcase-01/Jenkinsfile @@ -2,8 +2,7 @@ library identifier: '3scale-toolbox-jenkins@add-features', retriever: modernSCM([$class: 'GitSCMSource', - remote: 'https://github.com/rh-integration/3scale-toolbox-jenkins.git', - traits: [[$class: 'jenkins.plugins.git.traits.BranchDiscoveryTrait']]]) + remote: 'https://github.com/rh-integration/3scale-toolbox-jenkins.git']) def service = null def testApplicationCredentials = null