dick-the-deployer / dick

Dockerized Continuous Delivery Tool
https://dick-the-deployer.github.io
Apache License 2.0
7 stars 2 forks source link

Allow using templates #155

Open mariuszluciow opened 8 years ago

mariuszluciow commented 8 years ago

Could work like that:

envVariables:
  - foo=bar

template:
  url: https://github.com/dick-the-deployer/my-template.git
  ref: master