Browse Source

back to master

master
Nicolas Massé 7 years ago
parent
commit
64d96d35f0
  1. 2
      testcase-04/Jenkinsfile

2
testcase-04/Jenkinsfile

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

Loading…
Cancel
Save