项目作者: saidsef

项目描述 :
Jenkinsfile examples
高级语言:
项目地址: git://github.com/saidsef/jenkins-pipeline-examples.git
创建时间: 2016-09-26T00:29:20Z
项目社区:https://github.com/saidsef/jenkins-pipeline-examples

开源协议:MIT License

下载


Jenkinsfile examples

This directory contains example Jenkinsfiles, which are used with the Pipeline Multibranch functionality, or the Pipeline script from SCM functionality.

Jenkins Script Approval

You’ll need to approve scripts to run this pipeline:

Script approval location: http://<jenkins_host>:<port>/scriptApproval/

Scripts to approve

  1. method hudson.model.AbstractCIBase getNodes
  2. staticMethod jenkins.model.Jenkins getInstance