actions-marketplace-validations/Publish WebApp build content
Publish WebApp build content to web server with rsync
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server_name | Publish server name or IP address | yes | — |
| server_folder | Publish server folder name | yes | /publish |
| server_user_name | Publish server user name | yes | root |
| source_folder | This projects dist folder with content to publish | yes | ./dist |
| deployment_key | SSH Private key used in rsync connection to deployment server | yes | — |
Outputs
no outputs