hapistrano/example/hap.yaml
2021-04-22 15:54:54 -05:00

10 lines
226 B
YAML

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