hapistrano/example/hap.yaml

10 lines
226 B
YAML
Raw Normal View History

2021-03-04 23:22:20 +03:00
deploy_path: "/tmp/hap-example"
repo: "https://github.com/stackbuilders/hapistrano.git"
revision: "origin/add_working_directory"
2021-04-14 02:05:03 +03:00
host: vagrant@127.0.0.1
port: 2222
2021-03-04 23:22:20 +03:00
working_directory: example
build_script:
2021-04-22 23:54:54 +03:00
- stack build -j1