hapistrano/example/hap.yaml
2021-06-11 09:47:44 -05:00

10 lines
211 B
YAML

deploy_path: "/tmp/hap-example"
repo: "https://github.com/stackbuilders/hapistrano.git"
revision: "origin/master"
host: vagrant@127.0.0.1
port: 2222
working_directory: example
build_script:
- stack build -j1