hapistrano/example/hap.yaml
2024-01-21 20:48:10 -05:00

10 lines
209 B
YAML

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