Skip to content

jenkinsci/oes-template-plugin

OES Template Plugin

A simple implementation of the CloudBees Pipeline Template, But more flexible and simpler.

A short set up guide

Console Mode

  • create Pipeline Job and select From Console, For example, the console mode here,

pipeline-oes-console-ui.png

SCM Mode

  • create a template.yaml file that describes the meaning and type of the parameter variable
  • write Jenkinsfile, using variables defined by template.yml
  • create Pipeline Job and select From SCM, For example, the SCM mode here,

pipeline-oes-from-scm-ui.png

Tips: console mode is generally used for debugging mode, and SCM mode is recommended for daily use.

About

A simple implementation of the Pipeline Template

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages