helsingborg-stad/Wordpress plugin unzipper
Unzip plugins from repo and rsync it ino a wordpress plugin folder.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| deploy-host | Deployment host domain or ip. | yes | — |
| deploy-port | Deployment host ssh port. | no | 22 |
| deploy-host-path | Deployment path on server. | yes | — |
| deploy-host-user | Username of the rsync deployment. | yes | — |
| deploy-host-user-key | The ssh key of the user deploying through rsync. | yes | — |
| deploy-host-web-server-user | Host web server user that should own the files. | yes | — |
| github-token | Github token for npm package retrieval. | yes | — |
| plugin-repo | Repository containing zipped plugins. | yes | — |
Outputs
no outputs