Nicolas Massé 7 years ago
parent
commit
89c1323a7c
  1. 3
      testcase-01/Jenkinsfile

3
testcase-01/Jenkinsfile

@ -2,8 +2,7 @@
library identifier: '3scale-toolbox-jenkins@add-features', library identifier: '3scale-toolbox-jenkins@add-features',
retriever: modernSCM([$class: 'GitSCMSource', retriever: modernSCM([$class: 'GitSCMSource',
remote: 'https://github.com/rh-integration/3scale-toolbox-jenkins.git', remote: 'https://github.com/rh-integration/3scale-toolbox-jenkins.git'])
traits: [[$class: 'jenkins.plugins.git.traits.BranchDiscoveryTrait']]])
def service = null def service = null
def testApplicationCredentials = null def testApplicationCredentials = null

Loading…
Cancel
Save