Browse Source

back to master

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

2
testcase-04/Jenkinsfile

@ -1,6 +1,6 @@
#!groovy
library identifier: '3scale-toolbox-jenkins@multi-environment',
library identifier: '3scale-toolbox-jenkins@master',
retriever: modernSCM([$class: 'GitSCMSource',
remote: 'https://github.com/nmasse-itix/3scale-toolbox-jenkins.git',
traits: [[$class: 'jenkins.plugins.git.traits.BranchDiscoveryTrait']]])

Loading…
Cancel
Save