approveflow/config/testing/deploy.yaml

13 lines
182 B
YAML

host: 127.0.0.1
user: yejianfeng
password: 123abc
rsa_key:
timeout: 1000
remote_path: "/home/yejianfeng/"
post_shell:
- "./hade serve restart"
- "pwd"
goos: linux
goarch: amd64