mirror of
https://github.com/stackbuilders/hapistrano.git
synced 2024-12-24 12:05:35 +03:00
a6183c01fb
* Copy directory instead of cloning an entire repository * Improve haddock of types * Rename new ADT to Source * Add tests for new configuration * Update changelog and readme * Addres PR comments * Updated changelog and hapistrano's version Co-authored-by: Juan Paucar <jpaucar@stackbuilders.com>
5 lines
79 B
YAML
5 lines
79 B
YAML
deploy_path: '/'
|
|
host: www.example.com
|
|
repo: 'my-repo'
|
|
revision: 'my-revision'
|