hapistrano/fixtures/git_repository_config.yaml
Esteban Ibarra a6183c01fb
Copy directory instead of cloning an entire repository (#135)
* 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>
2020-03-29 19:54:39 -05:00

5 lines
79 B
YAML

deploy_path: '/'
host: www.example.com
repo: 'my-repo'
revision: 'my-revision'