Plugin Information |
---|
View Pipeline: Bamboo Step on the plugin site for more information. |
Sample usage:
buildBamboo(projectKey: "projectKey", planKey: "planKey", serverAddress: 'http://bamboo-server', 'username': env.BAMBOO_USER, 'password': env.BAMBOO_PASS, propagate: False, checkInterval: 120, params: ["appVersion": "1.0.0", "buildNumber": env.BUILD_NUMBER])