actions-marketplace-validations/Fabric Github Action Deploy
Github Action 配置SSH 通过 Fabric自动部署到服务器运行
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| rsakey | RSA私钥 | no | — |
| password | SSH密码 | no | — |
| port | 远程服务器ssh连接端口号 | yes | 22 |
| ip | 远程服务器ip地址 | yes | — |
| user | 登录远程服务器的用户 | yes | root |
| run | 在配置有本地SSH的docker环境执行的命令 | yes | pwd |
Outputs
no outputs