approveflow/config/testing/deploy.yaml

13 lines
182 B
YAML
Raw Permalink Normal View History

2024-11-14 17:02:41 +08:00
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