actions-marketplace-validations/focusbe deplay action
deplay type
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| project-name | deploy name | no | "" |
| deploy-token | deploy token ,you can get it by https://tools.focusbe.com/deploy-token | no | "" |
| project-type | type of project ,front-static|front-build|npm|backend-php|backend-node | no | front-build |
| deploy-type | — | no | rsync |
| ip | — | no | "" |
| username | — | no | "" |
| password | — | no | "" |
| remote-path | — | no | "" |
| port | — | no | 22 |
| source-path | — | no | "" |
| exclude | — | no | "" |
| args | — | no | -av |
Outputs
| name | description |
|---|---|
| res | result msg |