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