Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
/ wercker-step-epp Public archive

Wercker step to process templates using epp

Notifications You must be signed in to change notification settings

blendle/wercker-step-epp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manifest template processing wercker status

This step uses the epp tool to parse template files and stores the generated file for future usage with like the kubectl step.

Example

deploy:
  steps:
  - blendle/epp:
    template: template.yml              # required, must contain valid template
    output: deployment.yml              # optional, defaults to kubernetes.yml

License

The step is available as open source under the terms of the MIT License.

About

Wercker step to process templates using epp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages